Dmitry Stogov
|
72c3ededed
|
Change the order of properties used for var_dump(), serialize(), comparison, etc.
Now properties are ordered according to their layout in zend_object structure.
|
2021-03-01 13:29:49 +03:00 |
|
Máté Kocsis
|
b5c7a83dca
|
Remove unnecessary PHPDoc-alike blocks from tests
Closes GH-5759
|
2020-06-24 13:13:44 +02:00 |
|
Peter Kokot
|
d7a3edd45d
|
Trim trailing whitespace in *.phpt
|
2018-10-14 19:46:15 +02:00 |
|
Jani Taskinen
|
a541bb8078
|
- Fix tests
- Update README.PARAMETER_PARSING_API
|
2007-11-02 19:41:12 +00:00 |
|
Raghubansh Kumar
|
ed56c6e38c
|
more testcases for array_unshift() function
|
2007-10-26 11:49:50 +00:00 |
|