summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add oo support function zend_class_implements()Marcus Boerger2003-10-152-0/+21
* Fix cast functionMarcus Boerger2003-10-152-6/+6
* Fixed bug #25777 (Do not rtrim() of text fields fetched from mssql)Ilia Alshanetsky2003-10-151-0/+2
* ChangeLog update2003-10-152-0/+74
* MFB Fix for #25825Wez Furlong2003-10-151-1/+9
* fix for dereferncing null pointer (mfladischer@gmx.net)George Schlossnagle2003-10-151-1/+6
* - Argh, the suffering copy&paste can causeAndi Gutmans2003-10-141-1/+1
* - Fix compile problem.Andi Gutmans2003-10-141-0/+2
* - Fix the fix by making sure the new block is in the right free list.Andi Gutmans2003-10-141-0/+2
* The freed one is a hashtable - may matter if Hashtables are allocatedStanislav Malyshev2003-10-141-1/+1
* - Support merging free block which was created by reallocing to smallerAndi Gutmans2003-10-141-3/+13
* Embed date of last modificationSascha Schumann2003-10-141-1/+1
* - limit writing of field data to field len + 1Uwe Steinmann2003-10-141-3/+3
* Fixed bug #25836 (last key of multi-dimensional array passed via GPCIlia Alshanetsky2003-10-141-1/+3
* ChangeLog update2003-10-141-0/+52
* unintialized variable.Wez Furlong2003-10-131-1/+1
* Fix unintialized variable.Wez Furlong2003-10-131-1/+1
* - Email address changeDerick Rethans2003-10-133-3/+3
* Fixed bug #25800 (parse_url() could not parse urls with empty port).Ilia Alshanetsky2003-10-132-6/+40
* Remove sendmail patch check.Ilia Alshanetsky2003-10-131-25/+0
* Fix possible segfault (this one came up when a method could not be found).Wez Furlong2003-10-132-2/+6
* ChangeLog update2003-10-131-0/+16
* rolling back fix for 23463. The "fix" broke more than it fixed (see bug 25558)Vlad Krupin2003-10-121-4/+0
* ChangeLog update2003-10-111-0/+26
* Fix Bug #23221 Pear installer - extension re-install segfaultTomas V.V.Cox2003-10-101-0/+5
* Partial rewrite of dowload() method:Tomas V.V.Cox2003-10-101-53/+69
* avoid chdir() callsTomas V.V.Cox2003-10-101-42/+27
* ChangeLog update2003-10-102-0/+61
* Allow foo::$bar()Zeev Suraski2003-10-093-14/+28
* typoAndrey Hristov2003-10-091-1/+1
* cleanupfoobar2003-10-091-9/+7
* New array functions for doing intersection of arrays that are complementaryAndrey Hristov2003-10-094-27/+804
* new functions NEWS entryAndrey Hristov2003-10-091-0/+5
* add the valid xml testShane Caraveo2003-10-091-0/+8
* add a DTD exampleShane Caraveo2003-10-093-0/+34
* Fixed bug #25746 (Do not bail out when unable to chdir original dir onIlia Alshanetsky2003-10-091-3/+0
* ChangeLog update2003-10-091-0/+76
* And this EOF flag...Wez Furlong2003-10-081-3/+2
* BFNfoobar2003-10-081-0/+1
* Set the EOF indicator after each read attempt.Wez Furlong2003-10-082-7/+3
* - Fixed bug #25780 (ext/session: invalid session.cookie_lifetime causes crash...foobar2003-10-081-4/+8
* Implement stream_get_contents, which is somewhat akin to file_get_contents,Wez Furlong2003-10-083-0/+34
* Oops..Moriyoshi Koizumi2003-10-081-1/+1
* Better fix for bug #25758Moriyoshi Koizumi2003-10-081-1/+1
* Fixed bug #25758 (var_export does not escape ' & \ inside array keys)Ilia Alshanetsky2003-10-082-1/+19
* BFNfoobar2003-10-081-0/+1
* ChangeLog update2003-10-082-0/+110
* MFB bison configure test fixRasmus Lerdorf2003-10-071-1/+1
* A much better fix for moniker based COM object creation.Wez Furlong2003-10-071-36/+60
* Fix bug #17997 (Warning when switch & reference are combined)Zeev Suraski2003-10-071-2/+7