summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test binding of numeric timestampsArd Biesheuvel2004-04-011-3/+3
* Don't rely on isql anymore, as creating databases is now supported by the APIArd Biesheuvel2004-04-014-61/+52
* StudlyCaps fix.Dmitry Stogov2004-04-012-12/+12
* Fixed possible crashDmitry Stogov2004-04-011-4/+5
* Fixed bug #27722 (Segfault on schema without targetNamespace).Dmitry Stogov2004-04-014-97/+207
* WSArd Biesheuvel2004-04-011-1/+1
* Fix unregistered bug (crash when closing db opened with "CREATE DATABASE ...")Ard Biesheuvel2004-04-011-0/+1
* Some small improvments, support for new style constructors, support for excep...Dmitry Stogov2004-04-016-82/+138
* - Fixed bug #27822 (is_resource() returns TRUE for closed resources)Derick Rethans2004-04-012-0/+17
* Only wind filters when appending to the read chain.Sara Golemon2004-04-011-1/+1
* ChangeLog update2004-04-012-0/+98
* This leaks when a stream opener proxy opens another stream.Sara Golemon2004-04-011-0/+3
* BugFix#27619Sara Golemon2004-03-315-4/+102
* - Align help output for configure.Derick Rethans2004-03-311-2/+2
* Fixed bug #27809 (ftp_systype returns null on some ftp servers).Ilia Alshanetsky2004-03-311-0/+3
* disallow negative timestamps on windows onlyHartmut Holzgraefe2004-03-311-0/+2
* use new style constructorsRob Richards2004-03-3112-49/+50
* Fixed bug #27802 (default number of children to 8 when PHP_FCGI_CHILDREN isIlia Alshanetsky2004-03-311-1/+1
* Fixed BUG in zend_post_incdec_propertyDmitry Stogov2004-03-311-2/+2
* - Fix typoAndi Gutmans2004-03-312-18/+18
* ChangeLog update2004-03-312-0/+128
* Make time tests more robust against differences in implementationArd Biesheuvel2004-03-313-19/+19
* Fixed generate_array_diff().Ilia Alshanetsky2004-03-301-8/+4
* Fix testsMarcus Boerger2004-03-302-7/+5
* Fix testMarcus Boerger2004-03-302-2/+2
* Add more statisticsMarcus Boerger2004-03-301-8/+19
* Fixed bug #27782 (Wrong behaviour of next(), prev() and each()).Ilia Alshanetsky2004-03-303-0/+43
* The test script to search for underscoresMarcus Boerger2004-03-301-0/+86
* TSRM fixMarcus Boerger2004-03-302-0/+2
* - Fix Reflection class namesMarcus Boerger2004-03-307-22/+272
* Fix for #27764. Get return value from a stored procedure not returning any re...Frank M. Kromann2004-03-301-3/+1
* Disabled calling dtors on tsrm_shutdown - calling dtors in tsrm_shutdown makesStanislav Malyshev2004-03-301-0/+8
* Prevent test from failing on least significant digitArd Biesheuvel2004-03-301-23/+23
* Using studlyCaps names.Dmitry Stogov2004-03-301-65/+65
* - Tiny improvement.Andi Gutmans2004-03-301-2/+3
* ChangeLog update2004-03-302-0/+231
* NAN==NAN doest work (Ard)Marcus Boerger2004-03-292-6/+0
* Removed extra spaces that cause the test to fail.Ilia Alshanetsky2004-03-291-4/+4
* Fix for Bug #26757: session.save_path defaults to bogus value on win32Wez Furlong2004-03-296-5/+12
* DOM_RET_OBJ for return_value needs to be followed by returnMarcus Boerger2004-03-291-1/+3
* Remove debug codeMarcus Boerger2004-03-291-2/+1
* Fix testsMarcus Boerger2004-03-293-9/+4
* Fix class namesMarcus Boerger2004-03-2914-68/+68
* Fixed compiler warnings.Ilia Alshanetsky2004-03-293-11/+10
* Fix class namesMarcus Boerger2004-03-298-24/+24
* Fix class namesMarcus Boerger2004-03-292-47/+47
* Windows part of NAN/INFMarcus Boerger2004-03-291-0/+1
* Found a NAN/INF solution that should be portable everywhere(?) (Ard,Marcus)Marcus Boerger2004-03-292-4/+51
* Allow mixed case search for extensionsMarcus Boerger2004-03-291-3/+6
* Fix for #27743. Make sure Money types are converted and returned correctFrank M. Kromann2004-03-291-2/+7