summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC3RC2'.php-5.0.0RC3RC2SVN Migration2004-06-0394-11523/+0
* - Prepare for RC3RC2Andi Gutmans2004-06-034-5/+5
* ChangeLog update2004-06-031-0/+11
* Ton of fixesArd Biesheuvel2004-06-021-24/+41
* Initial revision of PHP/Interbase UDF libArd Biesheuvel2004-06-021-0/+127
* - Don't use ZEND_MM in WindowsAndi Gutmans2004-06-021-1/+6
* fix incdec - make value's refcount non-zero when passing toStanislav Malyshev2004-06-021-4/+2
* ChangeLog update2004-06-022-0/+116
* Don't be too strict if the number of binding arguments provided exceeds the e...Ard Biesheuvel2004-06-011-7/+10
* No need to NULL terminate manually, snprintf() does it for us already.Ilia Alshanetsky2004-06-011-7/+0
* Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars inIlia Alshanetsky2004-06-011-4/+6
* Fixed leak inside MINFO function.Ilia Alshanetsky2004-06-011-9/+19
* Removed debugging codeArd Biesheuvel2004-06-011-4/+3
* update dependency to PEAR 1.4.0dev5Greg Beaver2004-06-011-1/+1
* test files for PEAR are now installable!Greg Beaver2004-06-019-7/+12
* file needed for registry testGreg Beaver2004-06-011-0/+74
* add needed package.xml files for channel testsGreg Beaver2004-06-013-0/+107
* update to include all new unit tests and filesGreg Beaver2004-06-011-97/+132
* begin work on making the tests installableGreg Beaver2004-06-011-122/+101
* prepare for actual installable unit testsGreg Beaver2004-06-011-0/+4
* fix unit tests for 1.4.0dev4Greg Beaver2004-06-012-5/+5
* - ReorderDerick Rethans2004-06-011-2/+2
* - NEWSAndi Gutmans2004-06-011-0/+2
* - If user error handler returns "false" then we relay to the built in errorAndi Gutmans2004-06-011-1/+1
* Use constant IBASE_CREATE instead of just 0Ard Biesheuvel2004-06-014-4/+8
* Woops, missed oneArd Biesheuvel2004-06-011-4/+4
* Fixed bug #28569 (connection id is not thread safe)Ard Biesheuvel2004-06-011-16/+22
* ChangeLog update2004-06-012-0/+93
* Refcount must not be set separatley again.Marcus Boerger2004-05-312-2/+0
* Add missing initializationMarcus Boerger2004-05-312-0/+6
* Add missing initializationMarcus Boerger2004-05-312-0/+2
* #28589: Segfault in Reflection APIMarcus Boerger2004-05-311-0/+1
* MFB: missing ';'Pierre Joye2004-05-311-3/+2
* Added missing argument check.Ilia Alshanetsky2004-05-311-0/+4
* Fix build.Ilia Alshanetsky2004-05-311-2/+2
* Fix typo in error messageArd Biesheuvel2004-05-311-2/+2
* Improved handling of 'CREATE DATABASE ...' by ibase_query()Ard Biesheuvel2004-05-313-170/+170
* Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson)Rob Richards2004-05-3120-171/+157
* Fix prototypesZeev Suraski2004-05-311-11/+11
* fix leak when using relaxngRob Richards2004-05-311-1/+11
* Fix typoZeev Suraski2004-05-311-1/+1
* ChangeLog update2004-05-311-0/+95
* Update the mcve module for libmonetra 4.0Brad House2004-05-302-182/+465
* Restrict 'CREATE DATABASE' in sql safe modeArd Biesheuvel2004-05-301-0/+5
* Fix Win32 buildArd Biesheuvel2004-05-302-3/+3
* Fixed memory leak on ifx_error().Ilia Alshanetsky2004-05-301-35/+105
* Fixed bug #28564 (Problem building informix as a shared extension).Ilia Alshanetsky2004-05-302-0/+7
* Fix prototypesZeev Suraski2004-05-301-30/+30
* Fix unregistered bug (segfault on uninitialised pointer)Ard Biesheuvel2004-05-301-4/+12
* No meaning for unsignedZeev Suraski2004-05-301-1/+1