summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #31796 (readline completion handler does not handle empty returnIlia Alshanetsky2005-02-031-1/+1
* Use the created connection string.Ilia Alshanetsky2005-02-031-1/+1
* - Fix buildconf with BSD makefoobar2005-02-032-11/+7
* Fix typos.Magnus M��tt�2005-02-031-1/+1
* cleanupfoobar2005-02-031-13/+0
* - Fixed bug #28804 (ini-file section parsing pattern is buggy).foobar2005-02-031-1/+1
* ws fixfoobar2005-02-031-3/+3
* ChangeLog update2005-02-032-0/+150
* Fixed bug #31514 (open_basedir uses path_translated rather then cwd for .Ilia Alshanetsky2005-02-021-14/+1
* Removing this file has been long due...Zeev Suraski2005-02-021-0/+0
* pecl movementfoobar2005-02-021-2/+3
* - Moved ext/w32api to PECL.foobar2005-02-0212-3229/+0
* PECLfoobar2005-02-021-0/+1
* - Moved ext/yp to PECL.foobar2005-02-025-585/+0
* NEWSfoobar2005-02-021-0/+2
* - Moved ext/dio to PECL.foobar2005-02-027-802/+0
* fix memory leak if function call failsStanislav Malyshev2005-02-021-1/+4
* Fix #31720 Invalid object callbacks not caught in array_walk() (patch from...Stanislav Malyshev2005-02-021-0/+3
* Fixed bug #31747 (SOAP Digest Authentication doesn't work with "HTTP/1.1 100 ...Dmitry Stogov2005-02-023-39/+43
* test for Bug #31720Stanislav Malyshev2005-02-021-0/+16
* Fixed bug #31755 (Cannot create SOAP header in no namespace)Dmitry Stogov2005-02-023-7/+44
* Fixed bugs #29767 and #31683 (__get and __set methods must not modify propert...Dmitry Stogov2005-02-023-8/+133
* ChangeLog update2005-02-022-0/+63
* Fixed bug #31797 (exif_read_data() uses too low nesting limit).Ilia Alshanetsky2005-02-011-1/+1
* Fix debug_trace with eval (patch from Antony Dovgal)Stanislav Malyshev2005-02-011-0/+1
* test for eval debug_backtrace bugStanislav Malyshev2005-02-011-0/+28
* NetWare has a compliant pthread implementationAnantha Kesari H Y2005-02-011-14/+0
* Final version of filename upload handling.Ilia Alshanetsky2005-02-011-4/+23
* ChangeLog update2005-02-012-0/+12
* - Add ReclectionClass:hasProperty(), ReflectionClass::hasConstant()Marcus Boerger2005-01-312-0/+96
* Fixed SIGSEGV when restoring WSDL without functions from cacheDmitry Stogov2005-01-311-1/+1
* fix segfault when failed to open magic fileAntony Dovgal2005-01-311-1/+1
* Empty "detail" was removed from SoapFault object.Dmitry Stogov2005-01-311-1/+0
* Fixed memory allocation bugDmitry Stogov2005-01-311-4/+6
* ChangeLog update2005-01-311-0/+13
* Fix handling of INF/NAN in unserialize().Ilia Alshanetsky2005-01-302-23/+19
* ChangeLog update2005-01-292-0/+69
* - Fix severity (found by johannes)Marcus Boerger2005-01-281-1/+1
* fixed a bug in mysql_affected_rows and mysql_stmt_affected_rowsGeorg Richter2005-01-282-2/+63
* improve CS & error messagesAntony Dovgal2005-01-281-17/+16
* MFB: explain why ftok() failedAntony Dovgal2005-01-281-0/+3
* Memory leak was fixedDmitry Stogov2005-01-281-2/+5
* MFB: fix #31732Antony Dovgal2005-01-281-1/+1
* change return type from NULL to FALSE when parameter parsing failedAntony Dovgal2005-01-281-27/+38
* ChangeLog update2005-01-281-0/+60
* MFB: fix posix_getsid() & posix_getpgid()Antony Dovgal2005-01-281-2/+20
* Hack to fix crash caused by FBCAccess not returning errors when creating an i...Frank M. Kromann2005-01-271-5/+6
* Fixed bug #31705 (parse_url() does not recognize http://foo.com#bar)Ilia Alshanetsky2005-01-272-1/+12
* MFB: fix leak in mysqli_fetch_array()Antony Dovgal2005-01-271-0/+5
* fix for bug #31710 (return value for mysql_rollback is reverted)Georg Richter2005-01-271-8/+12