summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config)foobar2003-01-2812-75/+98
* Fix configure. (typo?)foobar2003-01-281-2/+1
* Expose php_embed_module struct (and make Wez happy).Edin Kadribasic2003-01-282-1/+2
* Fix parse error and edink's fear of bison errorsMelvyn Sopacua2003-01-281-3/+3
* Allow methods in parent classes to call protected methods in derivedZeev Suraski2003-01-281-7/+22
* 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
* - Removed unnecessary makedist.ZendEngine2foobar2003-01-282-161/+9
* Added scandir() function, which allows quick retrieval of all files &Ilia Alshanetsky2003-01-283-0/+77
* NEWS update2003-01-281-0/+1
* ChangeLog update2003-01-282-0/+85
* Fixed win32 build (bug #21506).Ilia Alshanetsky2003-01-281-2/+3
* - Cleaned up and made less error-pronefoobar2003-01-281-17/+26
* 2nd part of Sebastian's patch.Ilia Alshanetsky2003-01-282-1/+7
* Adding new files to the project.Edin Kadribasic2003-01-281-0/+8
* - fix "--without-flatfile"Marcus Boerger2003-01-281-16/+10
* Moved the scandir code into it's own files so that it can be used by otherIlia Alshanetsky2003-01-276-91/+136
* 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
* Removed pointless checks.Ilia Alshanetsky2003-01-271-10/+3
* Fixed bug #21597 (made glob() understand windows paths)Edin Kadribasic2003-01-272-5/+12
* Replace MAKE_VAR opcode with special 'data' opcodeStanislav Malyshev2003-01-273-70/+91
* - 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
* ChangeLog update2003-01-272-0/+50
* Updated test so it describes the problem more clearly.Moriyoshi Koizumi2003-01-271-1/+16
* * whoops, heritage shows through :)Stig Bakken2003-01-261-1/+1
* Replace snprintf() call using zend_error's capabilitiesSascha Schumann2003-01-261-4/+1
* SimplifyMarcus Boerger2003-01-261-4/+1
* Fix buildSander Roobol2003-01-261-2/+1
* normalize CGI variables to the CGI specShane Caraveo2003-01-261-40/+89
* Fix broken build by adding scandir and alphasort for win32Shane Caraveo2003-01-263-1/+91
* ChangeLog update2003-01-261-0/+82
* Feature Request #21784 Added: imagecolorallocatealpha (pollita@php.net,jaspe...Sara Golemon2003-01-262-1/+23
* fix bug 21261Shane Caraveo2003-01-251-171/+201
* Fixed bug #21625 (When scanning a directory for ini files, do so inIlia Alshanetsky2003-01-251-9/+13
* The builtin version was always used even if configured otherwise.Marcus Boerger2003-01-251-1/+1
* Bug #21751: Part one never let this happen again...Marcus Boerger2003-01-251-3/+8
* 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
* ChangeLog update2003-01-251-0/+113
* * not a real test, just a script for displaying OS_Guess outputStig Bakken2003-01-251-0/+6
* * add glibc version detection for LinuxStig Bakken2003-01-251-6/+47
* * typoStig Bakken2003-01-251-1/+1
* Fixed a typo.Ilia Alshanetsky2003-01-251-1/+1