summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #44184 (Double free of loop-variable on exception)Dmitry Stogov2008-02-204-11/+40
* Added checks for destoied objectsDmitry Stogov2008-02-201-4/+8
* MFB: Fixed bug #44171 (Invalid FETCH_COLUMN index does not raise an error)Ilia Alshanetsky2008-02-201-0/+2
* ChangeLog update2008-02-202-0/+305
* Fix a failing testAndrey Hristov2008-02-191-1/+1
* - New tests for each() functionJosie Messa2008-02-198-0/+1661
* Fixed memory leaksDmitry Stogov2008-02-191-0/+2
* Fixed GC bugDmitry Stogov2008-02-191-1/+1
* Fix a compile warning + testAndrey Hristov2008-02-192-1/+13
* MFBNuno Lopes2008-02-191-1/+1
* MFB: Fixed Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, N...Felipe Pena2008-02-191-2/+2
* Fixed memory leakDmitry Stogov2008-02-191-0/+1
* - New tests for natcasesort() functionJosie Messa2008-02-1915-0/+2481
* - changed UEXPECTF sectionJosie Messa2008-02-191-16/+16
* Fugbix typo.Sebastian Bergmann2008-02-191-1/+1
* Fix clean sectionSteph Fox2008-02-191-1/+1
* Update tests to match new stub lengthSteph Fox2008-02-193-30/+14
* MFB: sync DRCP connection pooling and FAN support from PHP 5.3Christopher Jones2008-02-1925-283/+3127
* ChangeLog update2008-02-192-0/+56
* Add debug_info handler to SplDoublyLinkedList/Stack/Queue to make them var_du...Etienne Kneuss2008-02-181-1/+47
* Allow createDefaultStub() to accept 0, 1 or 2 parameters. Default for both CL...Steph Fox2008-02-184-117/+113
* Made code opcode-cache friendly. (It is disallowed to change code during exec...Dmitry Stogov2008-02-181-5/+6
* Removed redundant refcount manipulationsDmitry Stogov2008-02-181-4/+0
* Fix ZTS build (again), kill unused varSteph Fox2008-02-182-2/+1
* add initial support for hashing mounted directories. Actual matching of moun...Greg Beaver2008-02-185-1/+23
* Fix ZTS build *nicely*Steph Fox2008-02-186-17/+15
* add Phar::mount() to manually mount a file or directoryGreg Beaver2008-02-184-3/+49
* add externally parsed files to temporary manifest (this will be madeGreg Beaver2008-02-183-1/+62
* ChangeLog update2008-02-181-0/+66
* Fix ZTS buildSteph Fox2008-02-181-1/+2
* - Allow zend_extensions to be build inside ext and tested with 'make test'Marcus Boerger2008-02-173-9/+30
* - Fixed typoes.Derick Rethans2008-02-172-13/+13
* ChangeLog update2008-02-171-0/+79
* - MFB: add PHP_PHP_BUILD\bin to the path in PATH_PROG (option set with --wit...Pierre Joye2008-02-171-1/+4
* Fix testFelipe Pena2008-02-171-1216/+108
* MFBRui Hirokawa2008-02-162-1/+3
* MFB: Test existing LOB error messagesChristopher Jones2008-02-161-0/+98
* Fix buildFelipe Pena2008-02-161-11/+11
* ChangeLog update2008-02-162-0/+213
* MHB: Bug #44113 (New collection creation can fail with OCI-22303)Christopher Jones2008-02-152-2/+61
* Fix testsFelipe Pena2008-02-152-1/+42
* - New tests for rsort() functionJosie Messa2008-02-1515-0/+5280
* - [DOC] MFB: add PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION,Pierre Joye2008-02-151-0/+11
* optimizationDmitry Stogov2008-02-152-10/+22
* - Fixed typoDerick Rethans2008-02-152-7/+7
* - Add the ReflectionProperty::setAccesible() method that allows non-publicDerick Rethans2008-02-152-1/+74
* more cosmeticsAntony Dovgal2008-02-158-9/+9
* recursion protection in count()Antony Dovgal2008-02-151-0/+7
* cosmetic fixAntony Dovgal2008-02-151-1/+1
* Fixed bug #43507 (SOAPFault HTTP Status 500 - would like to be able to set th...Dmitry Stogov2008-02-151-1/+13