summaryrefslogtreecommitdiff
path: root/Zend/tests
Commit message (Expand)AuthorAgeFilesLines
* - Fixed testFelipe Pena2010-11-231-0/+6
* Fixed bug #52879 (Objects unreferenced in __get, __set, __isset or __unset ca...Dmitry Stogov2010-10-011-0/+16
* Fixed bug #52237 (Crash when passing the reference of the property of a non-o...Dmitry Stogov2010-07-051-0/+10
* - Reverted fix for bug #51421Felipe Pena2010-06-281-18/+0
* - Fixed bug #51421 (Abstract __construct constructor argument list not enforced)Felipe Pena2010-06-261-0/+18
* - Fixed bug #52160 (Invalid E_STRICT redefined constructor error)Felipe Pena2010-06-263-4/+39
* Fixed bug #52041 (Memory leak when writing on uninitialized variable returned...Dmitry Stogov2010-06-151-0/+50
* Fixed bug #51822i (Segfault with strange __destruct() for static class variab...Dmitry Stogov2010-06-101-0/+40
* - Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection)Felipe Pena2010-04-021-19/+5
* - Fixed bug #50383 (Exceptions thrown in __call / __callStatic do not include...Felipe Pena2010-03-071-0/+71
* Fix testRasmus Lerdorf2010-03-031-2/+2
* Fixed bug #47601 (defined() requires class to exist when testing for class co...Ilia Alshanetsky2010-02-081-1/+1
* Fix testsEtienne Kneuss2010-02-022-2/+2
* Fix #48667 (Implementing Iterator and IteratorAggregate is now restricted in ...Etienne Kneuss2010-02-012-0/+20
* Added test case for bug #44827Ilia Alshanetsky2010-01-251-0/+11
* fix regression bug #50394: Reference argument converted to value in __callStanislav Malyshev2009-12-182-0/+42
* - Fixed bug #49472 (Constants defined in Interfaces can be overridden)Felipe Pena2009-12-032-2/+29
* - Fix tests assuming wrong ini options and extensions that might not be thereJani Taskinen2009-11-301-0/+2
* - Fixed bug #50255 (isset() and empty() silently casts array to object)Felipe Pena2009-11-241-0/+30
* - Fixed bug #50174 (Incorrectly matched docComment)Felipe Pena2009-11-141-0/+31
* - Fixed bug #50005 (Throwing through Reflection modified Exception object mak...Felipe Pena2009-11-121-0/+19
* Fixed tests/lang/bug22592.phptDmitry Stogov2009-09-211-2/+0
* Test from 2009 testfestZoe Slattery2009-08-261-0/+16
* fix crash when unexpectedly passed by-ref parameter is modifiedStanislav Malyshev2009-08-181-0/+18
* Fixed bug #49269 (Ternary operator fails on Iterator object when used inside ...Dmitry Stogov2009-08-171-0/+26
* Remove empty sections. Fix bad use of --SKIP--Zoe Slattery2009-07-211-1/+0
* - Tests related to bug #48770Felipe Pena2009-07-191-0/+51
* Removing unnecessary SKIPIF sectionsZoe Slattery2009-07-181-2/+0
* Fix testandy wharmby2009-07-062-12/+15
* - MFH: Fixed bug #48693 (Double declaration of __lambda_func when lambda wron...Felipe Pena2009-06-281-0/+28
* - Fixed bug #48629 (get_defined_constants() ignores categorize parameter)Felipe Pena2009-06-221-1/+1
* Basic tests for function_exists() and get_defined_functions(). Tested on Wind...andy wharmby2009-06-145-0/+299
* MFH: Fixed bug #47836 (array operator [] inconsistency when the array has PHP...Matt Wilmas2009-06-071-0/+16
* fix testJani Taskinen2009-06-021-1/+1
* MFH: New testsArnaud Le Blanc2009-06-014-0/+142
* - #42143, the constant NAN is reported as 0 on WindowsPierre Joye2009-05-291-0/+38
* MFH: Use zend_get_property_info() in get_class_vars() (fixes #46812)Arnaud Le Blanc2009-05-222-2/+6
* MFH: Fixed bug #45877 (Array key '2147483647' left as string)Matt Wilmas2009-05-141-0/+23
* - MFH: Fixed bug #48248 (SIGSEGV when access to private property via &__get)Felipe Pena2009-05-121-0/+27
* - MFH: Fix code && new testFelipe Pena2009-05-111-0/+30
* - Added missing tests from this branch..*sigh*Jani Taskinen2009-04-302-0/+100
* MFH: Fixed bug#47981 (error handler not called regardless)Hannes Magnusson2009-04-161-0/+19
* - Fixed bug #47801 (__call() accessed via parent:: operator is provided incor...Felipe Pena2009-04-081-0/+31
* - Fixed bug #47903 ("@" operator does not work with string offsets (PHP_5_2 o...Felipe Pena2009-04-062-1/+5
* Fixed bug #47704 (PHP crashes on some "bad" operations with string offsets)Dmitry Stogov2009-03-181-0/+9
* - Fix testFelipe Pena2009-02-201-8/+4
* - spl is not forced on everyone in 5.2 branch.Jani Taskinen2009-02-201-1/+1
* fix testZoe Slattery2009-02-171-1/+1
* add testAntony Dovgal2009-02-111-0/+26
* Fixed bug #47165 (Possible memory corruption when passing return value by ref...Dmitry Stogov2009-01-211-0/+18