summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_1_3b6'.RELEASE_1_3b6SVN Migration2004-01-263190-757819/+0
* - "Fix" the command name in the usage textPierre Joye2004-01-261-1/+2
* - # 521 entryPierre Joye2004-01-261-3/+4
* ChangeLog update2004-01-262-0/+161
* - Remove useless propertyPierre Joye2004-01-261-6/+0
* - Fix #521, incorrect filename in CS warningsPierre Joye2004-01-261-7/+26
* - Suppress a compiler warning by a rather useless typecasting.Moriyoshi Koizumi2004-01-261-1/+1
* - Fix bug #26699 (mbstring encoding types does not include "binary").Moriyoshi Koizumi2004-01-261-1/+3
* - Fixed bug #27040 (passing an array of form-fields to CURLOPT_POSTFIELDS doe...foobar2004-01-261-1/+1
* Fixed bug #26814 (On parse error include included file, terminateIlia Alshanetsky2004-01-251-0/+3
* - Use is_aPierre Joye2004-01-251-10/+5
* WSPierre Joye2004-01-251-2/+2
* - Update Mail, HTTP and DB. Adding new archivesPierre Joye2004-01-253-0/+0
* - Update HTTP, DB and Mail packagesPierre Joye2004-01-253-0/+0
* - Initial releaseTimm Friebe2004-01-251-0/+27
* - Added test for case when incorrect argument type isTimm Friebe2004-01-251-0/+4
* @- Added ability to define a message handler not only globally, but alsoTimm Friebe2004-01-252-140/+207
* Show supported classes & interfaces in -i and phpinfo()Marcus Boerger2004-01-253-45/+90
* MySQL is no longer built in by defaultArd Biesheuvel2004-01-252-2/+2
* CSArd Biesheuvel2004-01-251-4/+4
* entrt about feature request #24258Andrey Hristov2004-01-251-0/+2
* BFNMarcus Boerger2004-01-251-0/+1
* Respect proeprty visibility in foreachMarcus Boerger2004-01-253-27/+33
* Update testMarcus Boerger2004-01-251-3/+3
* Update examplesMarcus Boerger2004-01-253-14/+65
* Check for both Firebird 1+ and Interbase/FB1Ard Biesheuvel2004-01-251-3/+2
* prototype fix for mysqli_fetchGeorg Richter2004-01-251-4/+14
* BFNMarcus Boerger2004-01-251-0/+2
* Fixed bug #27020 (Compile failure; sys/select.h: No such file or directory)foobar2004-01-251-0/+4
* ChangeLog update2004-01-252-0/+57
* Changed prototypes to allow parsing of string literals and constant stringsArd Biesheuvel2004-01-253-19/+24
* TSRM fixMarcus Boerger2004-01-241-4/+4
* Switch from ZEND_ACC_DYNAMIC to ZEND_ACC_ALLOW_STATIC and disallow callingMarcus Boerger2004-01-246-14/+22
* - Added test on char typeTimm Friebe2004-01-241-2/+6
* prototype fixesGeorg Richter2004-01-241-2/+2
* Change message as proposed by Jon.Sebastian Bergmann2004-01-242-2/+2
* - Initial releaseTimm Friebe2004-01-241-0/+91
* - Initial releaseTimm Friebe2004-01-241-0/+65
* - Initial releaseTimm Friebe2004-01-247-0/+338
* @- Fixed bug #22403 "PHP crashes when executing a sql procedure withoutTimm Friebe2004-01-241-11/+30
* ChangeLog update2004-01-242-0/+56
* This is a definitive 'must'Marcus Boerger2004-01-241-1/+1
* Added third parameter (optional) to array_keys for strictness. It behavesAndrey Hristov2004-01-241-4/+28
* Adding note about declaration first use after that for classes.Andrey Hristov2004-01-241-0/+16
* Fix this exampleMarcus Boerger2004-01-231-2/+2
* Simplify detection of methods that must be called dynamic (with object)Marcus Boerger2004-01-235-8/+10
* Builtin recursion protection (by disallow to follow links by default).Marcus Boerger2004-01-231-1/+11
* Fix. Found by adamMarcus Boerger2004-01-231-1/+1
* Disallow calling __clone/__construct/__destruct staticMarcus Boerger2004-01-232-0/+20
* Disallow static declaration of cloneMarcus Boerger2004-01-233-1/+14