Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_4_0_5RC5'.php-4.0.5RC5 | SVN Migration | 2001-04-01 | 2 | -48/+0 |
| | |||||
* | MFH - header handling with output buffering | Zeev Suraski | 2001-03-31 | 1 | -0/+1 |
| | |||||
* | Fix pgsql_set_Default_link() | Zeev Suraski | 2001-03-30 | 1 | -4/+4 |
| | |||||
* | Revert all PostgreSQL patches that were in the branch... | Zeev Suraski | 2001-03-30 | 1 | -3/+1 |
| | |||||
* | pg_close was not closing the connection, making impossible to reopen it. Pls ↵ | Romolo Manfredini | 2001-03-30 | 1 | -7/+4 |
| | | | | insert in 4.0.5 | ||||
* | MFH | foobar | 2001-03-28 | 2 | -9/+14 |
| | |||||
* | Fix ZTS build | Zeev Suraski | 2001-03-28 | 1 | -0/+1 |
| | |||||
* | Safe mode check on target introduced in function move_uploaded_file. | Romolo Manfredini | 2001-03-28 | 1 | -1/+5 |
| | |||||
* | Safe mode check for target introduced in function copy. Pls insert in 4_0_5 | Romolo Manfredini | 2001-03-28 | 1 | -0/+4 |
| | |||||
* | - MFH (Fix for bug 10002) | Derick Rethans | 2001-03-27 | 1 | -1/+1 |
| | |||||
* | MFH | Thies C. Arntzen | 2001-03-27 | 1 | -3/+0 |
| | |||||
* | pg_close was closing connection twice, pls insert in 4_0_5 | Romolo Manfredini | 2001-03-27 | 1 | -1/+6 |
| | |||||
* | MFH | foobar | 2001-03-22 | 1 | -0/+1 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_0_5'. | SVN Migration | 2001-03-20 | 2 | -0/+48 |
| | |||||
* | MFH | foobar | 2001-03-20 | 3 | -3/+4 |
| | |||||
* | MFH | foobar | 2001-03-20 | 1 | -10/+12 |
| | |||||
* | Solved compile failure due to clash between IMAP and ClibPDF headers. | Fredrik Öhrn | 2001-03-18 | 1 | -0/+7 |
| | |||||
* | - MFH (memleak fix) | Derick Rethans | 2001-03-17 | 1 | -1/+3 |
| | |||||
* | MFH for website team credits. | James Moore | 2001-03-17 | 3 | -0/+23 |
| | |||||
* | MFH | Zeev Suraski | 2001-03-17 | 1 | -0/+1 |
| | |||||
* | This is to correct bug #9762, patch submitted by Bug reporter. | Dan Kalowsky | 2001-03-16 | 1 | -0/+5 |
| | |||||
* | Don't do anything, if the user wants no PDF. | Sascha Schumann | 2001-03-16 | 1 | -0/+2 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_0_5'. | SVN Migration | 2001-03-13 | 2 | -165/+0 |
| | |||||
* | @- IMPORTANT: removed /F modifier handling from preg_replace(). Instead | Andrei Zmievski | 2001-03-13 | 2 | -42/+51 |
| | | | | | @ one should use new preg_replace_callback() function. (Andrei) | ||||
* | changed scalar args and returns to doubles, added Ming_setScale function, | Dave Hayden | 2001-03-13 | 2 | -176/+169 |
| | | | | | added SWFTEXTFIELD_HTML flag, fixed SWFTextField_setIndentation glitch | ||||
* | Fixed prototype. | Sean Bright | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | A small fix to make the function imageloadfont portable. | Alexander Feldman | 2001-03-12 | 1 | -1/+19 |
| | |||||
* | Prevent memory leak | Stanislav Malyshev | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | Use hash position with array_flip | Stanislav Malyshev | 2001-03-12 | 1 | -6/+8 |
| | |||||
* | This will have to do until the docs come along. | Andrei Zmievski | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | @- Added array_reduce(), which allows iterative reduction of an array | Andrei Zmievski | 2001-03-12 | 4 | -3/+68 |
| | | | | | | | | @ to a single value via a callback function. (Andrei) - Added array_reduce(), which allows iterative reduction of an array to a single value via a callback function. - Fixed usage of zend_is_callable() in PCRE. | ||||
* | Cleaning this a little bit. | foobar | 2001-03-12 | 1 | -68/+73 |
| | |||||
* | ws fixes. Plus removed unnecessary AC_MSG_ calls. | foobar | 2001-03-12 | 1 | -18/+17 |
| | |||||
* | ws fix. | foobar | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | Fixed a compatibility problem is some file functions (fgets, fputs, fread, | Alexander Feldman | 2001-03-11 | 2 | -0/+68 |
| | | | | | | | fwrite). The ANSI standard says that if a file is opened in read/write mode, fseek() should be called before switching from reading to writing and vice versa. | ||||
* | Added missing alias. PR: #9550 | foobar | 2001-03-11 | 1 | -0/+1 |
| | |||||
* | HAVE_BINDLIB --> HAVE_LIBBIND | foobar | 2001-03-11 | 3 | -4/+4 |
| | |||||
* | If AC_CHECK_LIB fails, assume that --with-openssl is needed | foobar | 2001-03-11 | 1 | -1/+6 |
| | |||||
* | This should fix the problems with not including -lz. | foobar | 2001-03-10 | 1 | -0/+5 |
| | |||||
* | just reversed a previous patch. | Rui Hirokawa | 2001-03-10 | 1 | -1/+0 |
| | |||||
* | initialized some strings in global variable structure. | Rui Hirokawa | 2001-03-10 | 2 | -2/+11 |
| | |||||
* | Adding a new function odbc_next_result() allowing the query to return more ↵ | Frank M. Kromann | 2001-03-09 | 2 | -1/+51 |
| | | | | | | | than one result. This can be done with a stored procedure or by sending more than one select to the server. | ||||
* | Adding a new function mssql_next_result() allowing the query to return more ↵ | Frank M. Kromann | 2001-03-09 | 2 | -148/+133 |
| | | | | | | | than one result. This can be done with a stored procedure or by sending more than one select to the server. | ||||
* | @- Fixed argument checking for call_user_func* functions and allowed | Andrei Zmievski | 2001-03-09 | 1 | -4/+14 |
| | | | | | @ specifying array($obj, 'method') syntax for call_user_func_array. (Andrei) | ||||
* | Better use buffer_to_buffer, since zval is really buffer, not string (it can | Stanislav Malyshev | 2001-03-08 | 1 | -2/+3 |
| | | | | | | contain \0's and not end in \0). # and recode_string is recode_buffer_to_buffer internally anyways | ||||
* | add missing globals fetches | Daniel Beulshausen | 2001-03-07 | 1 | -0/+3 |
| | |||||
* | Implement internal output compression?\0020:wq | Zeev Suraski | 2001-03-06 | 2 | -34/+103 |
| | |||||
* | Fix freeing of buffers | Zeev Suraski | 2001-03-06 | 1 | -9/+15 |
| | |||||
* | Fixes to internal output buffering | Zeev Suraski | 2001-03-06 | 1 | -5/+9 |
| | |||||
* | More internal output buffering fixes | Zeev Suraski | 2001-03-06 | 2 | -6/+6 |
| |