summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed testFelipe Pena2008-10-261-2/+2
|
* MFB PHP_5_3: Fixed #46313 (Magic quotes broke $_FILES)Arnaud Le Blanc2008-10-202-0/+124
|
* MFH: Fix testArnaud Le Blanc2008-09-101-0/+2
|
* - MFH: The exact error message might differ (it's "Not owner" on Solaris)Johannes Schlüter2008-09-079-72/+72
|
* Fixed Bug #43958 (class name added into the error message)Dmitry Stogov2008-09-021-0/+17
|
* [DOC]- Fixed bug #45956 (parse_ini_file() does not return false with syntax ↵Jani Taskinen2008-08-311-14/+7
| | | | | | | errors in parsed file) [DOC] note: change will be in since 5.2.7
* MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).Arnaud Le Blanc2008-08-181-0/+22
|
* MFH:fix testJani Taskinen2008-08-141-0/+2
|
* MFH: Check the relevant path for open_basedir in symlink()Arnaud Le Blanc2008-08-111-0/+9
|
* MFH: fix testJani Taskinen2008-07-151-1/+2
|
* MFB: Added missing INI handlerIlia Alshanetsky2008-05-181-0/+2
|
* Collect all the open_basedir security tests into one placeAnt Phillips2008-05-0944-0/+2727
|
* open_basedir tests for error_logAnt Phillips2008-05-093-0/+224
|
* Adding language tests.Steve Seear2008-03-199-0/+67
|
* Added some class tests; Replaced some hardcoded instance ids with %d.Steve Seear2008-03-196-12/+91
|
* Add new tests for class/object functions and features.Robin Fernandes2008-03-067-0/+205
|
* Fixed wrong result of cascading assignment to string offsetDmitry Stogov2008-03-041-3/+3
|
* Adding tests for class features, including __autoload(), property ↵Robin Fernandes2008-01-3070-0/+2189
| | | | inheritance rules and class constants.
* correct number of symbolsAntony Dovgal2008-01-101-1/+1
|
* fix testAntony Dovgal2008-01-101-2/+1
|
* Fix incorrect use of assignment in where equality was intended - class tests.Robert Nicholson2007-11-235-10/+10
|
* Fixed testsDmitry Stogov2007-11-192-2/+2
|
* fix expected outputNuno Lopes2007-09-131-0/+1
|
* revert variable class support for 5.2Stanislav Malyshev2007-08-134-79/+0
|
* - Add possibility to call static class members using variables (Etienne Kneuss)Johannes Schlüter2007-08-024-0/+79
|
* Fixed bug #40757 (get_object_vars get nothing in child class)Dmitry Stogov2007-07-241-0/+1
| | | | | Fixed bug #41929 (Foreach on object does not iterate over all visible properties)
* enable display_startup_errors, fix testAntony Dovgal2007-06-051-2/+6
|
* fix testHannes Magnusson2007-06-031-1/+1
|
* MFH:- Improved the error message for exceeding max_input_nesting_level.foobar2007-06-031-1/+1
|
* Improved fix for MOPB-02-2007Ilia Alshanetsky2007-06-031-0/+35
|
* fix testsAntony Dovgal2007-05-181-0/+2
|
* Register RAW_POST_DATA even when always_populate_raw_post_data is off inIlia Alshanetsky2007-05-071-0/+19
| | | | | instances where content type is not known
* fix test namesAntony Dovgal2007-05-072-2/+2
|
* Added HTTP_RAW_POST_DATA test for instances where post length exceedsIlia Alshanetsky2007-05-061-0/+19
| | | | | post_max_size.
* Added $HTTP_RAW_POST_DATA testIlia Alshanetsky2007-05-061-0/+30
|
* win32 test fixesAntony Dovgal2007-04-181-2/+2
|
* MFHAntony Dovgal2007-02-111-1/+1
|
* Fixed testsDmitry Stogov2007-01-102-0/+4
|
* Fix testsHannes Magnusson2006-12-191-1/+1
|
* fix testAntony Dovgal2006-12-121-0/+2
|
* MFH: new cookie testsHannes Magnusson2006-12-092-0/+48
|
* Fixed bug #39775 ("Indirect modification ..." message is not shown)Dmitry Stogov2006-12-085-5/+20
| | | | | The fix breaks two SimpleXML tests those must be fixed
* MFHAntony Dovgal2006-11-201-21/+21
|
* Fix testsHannes Magnusson2006-11-103-3/+3
|
* Fixed testsDmitry Stogov2006-11-103-0/+6
|
* Make use of abstract methods be E_STRICT rather then E_ERRORIlia Alshanetsky2006-10-201-1/+3
|
* MFH testsHannes Magnusson2006-10-092-0/+59
|
* MFH: fix #39003 (__autoload() is called for type hinting)Antony Dovgal2006-10-021-2/+1
|
* Fixed bug #38579 (include_once() may include the same file twice)Dmitry Stogov2006-09-202-0/+19
|
* add --STDIN-- supportNuno Lopes2006-09-141-0/+17
|