summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Release_TSDbg to TSRM as wellZeev Suraski2001-01-071-0/+25
* - Fix for bug 7035, regarding PHP_MAX_SALT_LENGTH for OpenBsdDerick Rethans2001-01-071-1/+1
* Added LDAPv3 stuff. ldap_search() now treats LDAP_ADMINLIMIT_EXCEEDED likeStig Venaas2001-01-072-2/+209
* Fix ZTS build which was broken by the last commitSascha Schumann2001-01-071-0/+2
* fix small leak in ociexecute()Thies C. Arntzen2001-01-071-7/+1
* Made OpenSSL extension work with 0.9.5 and changed version check to 0.9.5Stig Venaas2001-01-072-12/+33
* Use MAKE_STD_ZVAL/FREE_ZVAL to handle zval memory allocation.Sascha Schumann2001-01-071-4/+4
* Add a new test and refine the fourth testSascha Schumann2001-01-072-2/+158
* Use zval_ptr_dtor instead of zval_dtor/FREE_ZVAL pair.Sascha Schumann2001-01-072-10/+5
* Fixed bug: 8478foobar2001-01-071-1/+1
* imap_user and imap_password were freed too early.foobar2001-01-071-3/+4
* Fix typo. This one was my fault, anyway.Jon Parise2001-01-071-1/+1
* list the correct modeline for vi.Chuck Hagenbuch2001-01-071-1/+1
* Fix possibility of a crash during startup (very unlikely, but possible)Zeev Suraski2001-01-071-0/+2
* ChangeLog update2001-01-071-0/+14
* Remove -SZeev Suraski2001-01-061-6/+2
* - This slipped in by mistake.Andi Gutmans2001-01-061-2/+0
* fixed option name mismatch.Rui Hirokawa2001-01-061-1/+1
* linked with libexpat. it's necessary to use sablot-0.50. added xslt_set_encod...Rui Hirokawa2001-01-063-2/+42
* ChangeLog update2001-01-061-0/+78
* Adding hack to allow odbc_tables to work on Access databasesFrank M. Kromann2001-01-051-0/+3
* add File/Passwd.php to the install rules, and change the class name toChuck Hagenbuch2001-01-051-0/+1
* revert Jon's patch, leaving only the correct one.Chuck Hagenbuch2001-01-051-1/+1
* $from_arr is a two-dimensional array here. Treat it as such.Jon Parise2001-01-051-1/+1
* make sure we get back a flat array from parseAddressList().Chuck Hagenbuch2001-01-051-1/+1
* Fix the substitution of PEAR_INSTALLDIR. (@PEAR_INSTALLDIR@ in pear/PEAR.php.in)Jon Parise2001-01-051-1/+1
* remove stupid ifdef'sDaniel Beulshausen2001-01-051-6/+0
* finally remove -S option from bisonDaniel Beulshausen2001-01-052-14/+7
* fixed date not allocating enough buffer, bug 7963Daniel Beulshausen2001-01-051-1/+1
* include config.w32.h under win32Daniel Beulshausen2001-01-051-0/+6
* make threaded apache module build againDaniel Beulshausen2001-01-051-0/+4
* Merge in some ZEND_API additions from Daniel Beulshausen (needed for theZeev Suraski2001-01-052-10/+12
* - Get rid of C++ commentsAndi Gutmans2001-01-051-2/+2
* - fixed potential segmfault in xmldoc() and xmldocfile()Uwe Steinmann2001-01-051-3/+12
* Added missing ieeefp.h. (This is needed e.g. by nsapi on some systems)foobar2001-01-051-0/+1
* added libxml-1.95 support and some new functions related to namespace support...Rui Hirokawa2001-01-054-14/+231
* initial coding standards doc for all to argue over.Chuck Hagenbuch2001-01-051-0/+238
* ChangeLog update2001-01-051-0/+58
* Fixing wrong return value when executing statements not returning a record set.Frank M. Kromann2001-01-041-1/+1
* fix the Log::factory() method to assume that the Log stuff is in theChuck Hagenbuch2001-01-041-3/+3
* Added credits.Jan Borsodi2001-01-041-0/+2
* Removed some stupid header text.Jan Borsodi2001-01-041-5/+143
* Removed some stupid header text.Jan Borsodi2001-01-041-9/+16
* New function qdom_error which returns the error text from the last qdom opera...Jan Borsodi2001-01-041-2/+22
* New function qdom_error which returns the error text from the last qdom opera...Jan Borsodi2001-01-041-0/+1
* Changing my email address...Jouni Ahto2001-01-047-9/+9
* - Make plist_destructor work like list_destructor to allow it to callAndi Gutmans2001-01-041-2/+12
* ChangeLog update2001-01-041-0/+111
* Fix another case of possible line number corruptionZeev Suraski2001-01-031-1/+3
* Fix last couple of problematic execution paths that could corrupt the INI valuesZeev Suraski2001-01-031-1/+8