summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added missing INI handlerIlia Alshanetsky2008-05-181-0/+2
* Collect all the open_basedir security tests into one placeAnt Phillips2008-05-0947-0/+2959
* 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
* fix testsAntony Dovgal2008-03-172-19/+32
* - Ok to fail on OSX, adjusted bug, patch from scoatesDavid Coallier2008-03-081-0/+2
* Fix tests (removed space on error message "Undefined index: ...")Felipe Pena2008-03-083-5/+5
* 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
* Remove inconsistent behaviour when a protected static prop is overridden by p...Robin Fernandes2008-03-031-1/+3
* Fixed tests (new E_ALL value)Felipe Pena2008-02-242-2/+2
* - MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)Marcus Boerger2008-02-234-7/+9
* add new test to test function with many arguments (i.e. test the new stack im...Nuno Lopes2008-02-081-0/+73
* - Only one line headingMarcus Boerger2008-02-031-2/+1
* 2 more test fixesRasmus Lerdorf2008-02-022-2/+2
* Adding tests for class features, including __autoload(), property inheritance...Robin Fernandes2008-01-3070-0/+2188
* Fixed testIlia Alshanetsky2008-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 testsJani Taskinen2007-11-027-26/+26
* - Readd support for ynamic access of static members (Etienne)Johannes Schlüter2007-09-274-0/+79
* 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
* 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
* 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
* 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
* 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
* fix tests on freebsdHannes Magnusson2006-08-271-2/+2