summaryrefslogtreecommitdiff
path: root/Zend/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug #52237 (Crash when passing the reference of the property of a ↵Dmitry Stogov2010-07-051-0/+11
| | | | non-object)
* - Reverted fix for bug #51421Felipe Pena2010-06-281-18/+0
|
* - Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3)Felipe Pena2010-06-271-0/+16
|
* - 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-265-9/+39
|
* - Fixed testsFelipe Pena2010-06-261-7/+7
|
* - Fixed bug #52193 (converting closure to array yields empty array)Felipe Pena2010-06-261-0/+78
|
* Fixed bug #52041 (Memory leak when writing on uninitialized variable ↵Dmitry Stogov2010-06-151-0/+50
| | | | returned from function)
* - Fixed bug #52051 (handling of case sensitivity of old-style constructors ↵Felipe Pena2010-06-121-0/+27
| | | | changed in 5.3+)
* - Fixed bug #52060 (Memory leak when passing a closure to method_exists())Felipe Pena2010-06-111-0/+12
|
* Fixed bug #51822i (Segfault with strange __destruct() for static class ↵Dmitry Stogov2010-06-101-0/+40
| | | | variables)
* Fixed bug #52001 (Memory allocation problems after using variable variables)Dmitry Stogov2010-06-101-0/+17
|
* - Fixed bug #51827 (Bad warning when register_shutdown_function called with ↵Felipe Pena2010-05-141-0/+19
| | | | wrong num of parameters)
* - Fixed bug #51791 (constant() aborts execution when fail to check undefined ↵Felipe Pena2010-05-131-0/+14
| | | | constant)
* Fixed bug #49893 (Crash while creating an instance of Zend_Mail_Storage_Pop3)Dmitry Stogov2010-05-111-0/+28
|
* change namespaced ctors - only __construct would workStanislav Malyshev2010-04-041-1/+2
|
* - Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection)Felipe Pena2010-04-0217-177/+42
|
* fix #51394 - try harder to find script lineno when exception happensStanislav Malyshev2010-04-011-0/+16
|
* - Fixed bug #50383 (Exceptions thrown in __call / __callStatic do not ↵Felipe Pena2010-03-071-0/+130
| | | | include file and line in trace)
* - New testFelipe Pena2010-03-071-0/+46
|
* Fix testRasmus Lerdorf2010-03-031-2/+2
|
* Turn on gc before we test itRasmus Lerdorf2010-03-0326-1/+52
|
* - Fixed bug #50731 (Inconsistent namespaces sent to functions registered ↵Felipe Pena2010-03-031-1/+1
| | | | with spl_autoload_register)
* - Fixed bug #51176 (Static calling in non-static method behaves like $this->)Felipe Pena2010-03-025-10/+42
|
* Fix testsEtienne Kneuss2010-02-022-2/+2
|
* Fix #48667 (Implementing Iterator and IteratorAggregate is now restricted in ↵Etienne Kneuss2010-02-012-0/+20
| | | | both orders)
* Added test case for bug #44827Ilia Alshanetsky2010-01-251-0/+11
|
* - New testsFelipe Pena2009-12-203-0/+84
|
* fix regression bug #50394: Reference argument converted to value in __callStanislav Malyshev2009-12-182-0/+42
|
* Fixed bug #49866 (Making reference on string offsets crashes PHP)Dmitry Stogov2009-12-071-0/+10
|
* - Fixed bug #49472 (Constants defined in Interfaces can be overridden)Felipe Pena2009-12-033-3/+30
|
* - 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
|
* - Added test for bug #50261Felipe Pena2009-11-231-0/+38
|
* - Fixed bug #50174 (Incorrectly matched docComment)Felipe Pena2009-11-141-0/+31
|
* - Fixed bug #50005 (Throwing through Reflection modified Exception object ↵Felipe Pena2009-11-121-0/+19
| | | | makes segmentation fault)
* - Fixed bug #50146 (property_exists: Closure object cannot have properties)Felipe Pena2009-11-111-0/+20
|
* Fix bug #50124Rasmus Lerdorf2009-11-091-1/+1
|
* - Fixed bug #49908 (throwing exception in __autoload crashes when interface ↵Felipe Pena2009-11-011-0/+28
| | | | is not defined)
* Fixed testsDmitry Stogov2009-09-212-2/+2
|
* 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
| | | | foreach declaration). (Etienne, Dmitry)
* Fix endless recursion of var_dump() over self-referencing closuresEtienne Kneuss2009-08-101-0/+25
|
* Fixed bug #48912 (Namespace causes unexpected strict behaviour with extract())Dmitry Stogov2009-07-281-0/+16
|
* Remove empty sections. Fix bad use of --SKIP--Zoe Slattery2009-07-211-1/+0
|
* - New testsFelipe Pena2009-07-193-0/+95
|
* - New testFelipe Pena2009-07-191-0/+51
|
* - Tests related to bug #48770Felipe Pena2009-07-192-0/+107
|
* Removing unnecessary SKIPIF sectionsZoe Slattery2009-07-181-2/+0
|