summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_0_5RC3'.php-4.0.5RC3SVN Migration2001-03-282-48/+0
* Safe mode check on target introduced in function move_uploaded_file.Romolo Manfredini2001-03-281-1/+5
* Safe mode check for target introduced in function copy. Pls insert in 4_0_5Romolo Manfredini2001-03-281-0/+4
* - MFH (Fix for bug 10002)Derick Rethans2001-03-271-1/+1
* MFHThies C. Arntzen2001-03-271-3/+0
* pg_close was closing connection twice, pls insert in 4_0_5Romolo Manfredini2001-03-271-1/+6
* MFHfoobar2001-03-221-0/+1
* This commit was manufactured by cvs2svn to create branch 'PHP_4_0_5'.SVN Migration2001-03-202-0/+48
* MFHfoobar2001-03-203-3/+4
* MFHfoobar2001-03-201-10/+12
* Solved compile failure due to clash between IMAP and ClibPDF headers.Fredrik Öhrn2001-03-181-0/+7
* - MFH (memleak fix)Derick Rethans2001-03-171-1/+3
* MFH for website team credits.James Moore2001-03-173-0/+23
* MFHZeev Suraski2001-03-171-0/+1
* This is to correct bug #9762, patch submitted by Bug reporter.Dan Kalowsky2001-03-161-0/+5
* Don't do anything, if the user wants no PDF.Sascha Schumann2001-03-161-0/+2
* This commit was manufactured by cvs2svn to create branch 'PHP_4_0_5'.SVN Migration2001-03-132-165/+0
* @- IMPORTANT: removed /F modifier handling from preg_replace(). InsteadAndrei Zmievski2001-03-132-42/+51
* changed scalar args and returns to doubles, added Ming_setScale function,Dave Hayden2001-03-132-176/+169
* Fixed prototype.Sean Bright2001-03-121-1/+1
* A small fix to make the function imageloadfont portable.Alexander Feldman2001-03-121-1/+19
* Prevent memory leakStanislav Malyshev2001-03-121-1/+1
* Use hash position with array_flipStanislav Malyshev2001-03-121-6/+8
* This will have to do until the docs come along.Andrei Zmievski2001-03-121-1/+1
* @- Added array_reduce(), which allows iterative reduction of an arrayAndrei Zmievski2001-03-124-3/+68
* Cleaning this a little bit.foobar2001-03-121-68/+73
* ws fixes. Plus removed unnecessary AC_MSG_ calls.foobar2001-03-121-18/+17
* ws fix.foobar2001-03-121-1/+1
* Fixed a compatibility problem is some file functions (fgets, fputs, fread,Alexander Feldman2001-03-112-0/+68
* Added missing alias. PR: #9550foobar2001-03-111-0/+1
* HAVE_BINDLIB --> HAVE_LIBBINDfoobar2001-03-113-4/+4
* If AC_CHECK_LIB fails, assume that --with-openssl is neededfoobar2001-03-111-1/+6
* This should fix the problems with not including -lz.foobar2001-03-101-0/+5
* just reversed a previous patch.Rui Hirokawa2001-03-101-1/+0
* initialized some strings in global variable structure.Rui Hirokawa2001-03-102-2/+11
* Adding a new function odbc_next_result() allowing the query to return more th...Frank M. Kromann2001-03-092-1/+51
* Adding a new function mssql_next_result() allowing the query to return more t...Frank M. Kromann2001-03-092-148/+133
* @- Fixed argument checking for call_user_func* functions and allowedAndrei Zmievski2001-03-091-4/+14
* Better use buffer_to_buffer, since zval is really buffer, not string (it canStanislav Malyshev2001-03-081-2/+3
* add missing globals fetchesDaniel Beulshausen2001-03-071-0/+3
* Implement internal output compression?\0020:wqZeev Suraski2001-03-062-34/+103
* Fix freeing of buffersZeev Suraski2001-03-061-9/+15
* Fixes to internal output bufferingZeev Suraski2001-03-061-5/+9
* More internal output buffering fixesZeev Suraski2001-03-062-6/+6
* Fix internal output bufferingZeev Suraski2001-03-062-5/+5
* Initial work on internal output handlers - should be much quickerZeev Suraski2001-03-062-12/+43
* Typo.Sean Bright2001-03-061-2/+2
* get_meta_tags now allows attributes that are not quoted as well as thoseSean Bright2001-03-061-3/+39
* fixed bug in PDF_getbuffer (happend only on Windows)Rainer Schaaf2001-03-051-4/+24
* get_meta_tags now handles single quoted attributes as well as those thatSean Bright2001-03-051-2/+4