Nikita Popov
|
c48b745f00
|
Promote "undefined array key" notice to warning
This implements the last remaining part of the
https://wiki.php.net/rfc/engine_warnings RFC.
Closes GH-5927.
|
2020-08-03 14:40:50 +02:00 |
|
Máté Kocsis
|
d30cd7d7e7
|
Review the usage of apostrophes in error messages
Closes GH-5590
|
2020-07-10 21:05:28 +02:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Fabien Villepinte
|
a555cc0b3d
|
Clean DONE tags from tests
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.
Closes GH-4872.
|
2019-11-07 21:31:47 +01:00 |
|
Xinchen Hui
|
610c7fbe7b
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
|
Felipe Pena
|
c7cb8551fe
|
Fix tests (removed space on error message "Undefined index: ...")
|
2008-03-08 12:01:53 +00:00 |
|
Jani Taskinen
|
a541bb8078
|
- Fix tests
- Update README.PARAMETER_PARSING_API
|
2007-11-02 19:41:12 +00:00 |
|
Dmitry Stogov
|
33a1a4d39a
|
Changed error message (E_ERROR -> E_NOTICE) in case of indirect modification of overloaded property.
|
2006-07-21 10:32:17 +00:00 |
|
Marcus Boerger
|
704eced26b
|
- MFH Fixed Bug #37667 (Object is not added into array returned by __get)
|
2006-07-10 00:36:28 +00:00 |
|