summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix configure. (typo?)foobar2003-01-281-2/+1
* fix some typosfoobar2003-01-281-3/+3
* fix typofoobar2003-01-281-1/+1
* - fix this: els is optional but may not be emptyMarcus Boerger2003-01-281-4/+5
* Fix the setting of computer name and processor type for php_uname() on Win32Frank M. Kromann2003-01-281-6/+44
* Added scandir() function, which allows quick retrieval of all files &Ilia Alshanetsky2003-01-283-0/+77
* - Cleaned up and made less error-pronefoobar2003-01-281-17/+26
* - fix "--without-flatfile"Marcus Boerger2003-01-281-16/+10
* This fixes "warning C4101: 'charsetid' : unreferenced local variable" on VC6Maxim Maletsky2003-01-271-0/+2
* @- Fixed bug #17448 (Print the message when OCI_SUCCESS_WITH_INFO is returned).Maxim Maletsky2003-01-271-1/+10
* Fix potential buffer overflow.Sara Golemon2003-01-273-5/+13
* Fixed bug #21597 (made glob() understand windows paths)Edin Kadribasic2003-01-271-1/+1
* - fixed several bugs in hw_document_xx() functions. The macro to accessUwe Steinmann2003-01-271-11/+11
* Feature Request #21748. Added function ftp_chmod().Sara Golemon2003-01-274-0/+54
* Fix buildSander Roobol2003-01-261-2/+1
* Feature Request #21784 Added: imagecolorallocatealpha (pollita@php.net,jaspe...Sara Golemon2003-01-262-1/+23
* The builtin version was always used even if configured otherwise.Marcus Boerger2003-01-251-1/+1
* Removed unneeded code.Ilia Alshanetsky2003-01-251-10/+0
* - mime file parser messages only with mime_magic.debug=On (default: off)Hartmut Holzgraefe2003-01-251-30/+83
* preparations for making magic file parser silentHartmut Holzgraefe2003-01-251-0/+2
* suggesting a plain magic file insteat of a mime one is a bad ideaHartmut Holzgraefe2003-01-251-1/+1
* Fixed a typo.Ilia Alshanetsky2003-01-251-1/+1
* Fixed compiler warning.Ilia Alshanetsky2003-01-251-1/+1
* Remove ugly netware hacks from the codeSascha Schumann2003-01-242-20/+0
* Removed unnecessary checks.Ilia Alshanetsky2003-01-241-11/+0
* Patch for bug #21844Dan Kalowsky2003-01-241-0/+5
* Fixed bug #21533 (a rare condition where error can remain undefined andIlia Alshanetsky2003-01-241-1/+1
* Fixed bug #21865.Ilia Alshanetsky2003-01-241-47/+30
* Fix bug #21795, Undeclared statement in oci8.c (OCI_ATTR_STATEMENT)foobar2003-01-241-1/+25
* Fixed compile warning.Ilia Alshanetsky2003-01-241-1/+1
* Fixed compile warning.Ilia Alshanetsky2003-01-241-2/+1
* Fixed a memory leak.Ilia Alshanetsky2003-01-241-1/+5
* zend_error -> php_error_docref.Ilia Alshanetsky2003-01-249-28/+25
* Fixed compile warning.Ilia Alshanetsky2003-01-241-8/+8
* Resolving problem on OSF1 and probably otherAndrey Hristov2003-01-241-1/+1
* Adding cast.Andrey Hristov2003-01-241-1/+1
* - Fixed stupid typo..foobar2003-01-241-1/+1
* Fixed bug: #20857, snmpset() failsfoobar2003-01-241-6/+13
* ws fixesfoobar2003-01-241-24/+25
* zend_error() -> php_error_docref().Ilia Alshanetsky2003-01-243-45/+45
* Really fixed the mb issue of mb_ereg_replace()Moriyoshi Koizumi2003-01-231-1/+1
* Fixed a mb_ereg_replace() bug; the function was not completely multibyte-safe.Moriyoshi Koizumi2003-01-231-4/+16
* Renamed the test name as per the convensionMoriyoshi Koizumi2003-01-231-3/+1
* Test name formattingMoriyoshi Koizumi2003-01-236-7/+7
* Made the test's name more descriptiveMoriyoshi Koizumi2003-01-231-1/+1
* Removed pointless checksMoriyoshi Koizumi2003-01-232-10/+0
* Added test case for bug #21732Moriyoshi Koizumi2003-01-231-0/+33
* Fix bug: #21817 (only enable this if --with-kerberos is used)foobar2003-01-231-1/+1
* MFBfoobar2003-01-231-0/+1
* Correct default pathfoobar2003-01-231-1/+1