]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Thu, 29 Sep 2005 16:30:15 +0000 (16:30 +0000)]
Fixed possible crash and/or memory corruption in import_request_variables()
Fixed potential GLOBALS overwrite via import_request_variables().
Rolland Santimano [Thu, 29 Sep 2005 11:05:30 +0000 (11:05 +0000)]
- Unicode impl of strtok()
Dmitry Stogov [Thu, 29 Sep 2005 10:00:59 +0000 (10:00 +0000)]
Fixed wrong array autodetection
Rolland Santimano [Thu, 29 Sep 2005 09:33:38 +0000 (09:33 +0000)]
- Updated addslashes(): add codepoints directly rather than with zend_codepoint_to_uchar()
<changelog@php.net> [Thu, 29 Sep 2005 05:41:36 +0000 (05:41 +0000)]
ChangeLog update
Rob Richards [Thu, 29 Sep 2005 01:05:17 +0000 (01:05 +0000)]
add dsp file
Edin Kadribasic [Wed, 28 Sep 2005 22:31:45 +0000 (22:31 +0000)]
Update php4 build file, compile against istantclient
Ilia Alshanetsky [Wed, 28 Sep 2005 22:31:29 +0000 (22:31 +0000)]
Fixed possible GLOBALS variable override when register_globals are ON.
Fixed possible register_globals toggle via parse_str().
Rolland Santimano [Wed, 28 Sep 2005 14:58:31 +0000 (14:58 +0000)]
- Updated substr_replace() to use:
- zend_get_unified_string_type()/convert_to_explicit_type() for type conversion
- u_countChar32() for counting codepoints
Rolland Santimano [Wed, 28 Sep 2005 12:25:34 +0000 (12:25 +0000)]
{add,strip}slashes()
Dmitry Stogov [Wed, 28 Sep 2005 11:23:32 +0000 (11:23 +0000)]
Fixed bug #34453 (parsing http://www.w3.org/2001/xml.xsd exception)
Rolland Santimano [Wed, 28 Sep 2005 09:22:08 +0000 (09:22 +0000)]
- Unicode impl of {add,strip}slashes()
Derick Rethans [Wed, 28 Sep 2005 09:10:45 +0000 (09:10 +0000)]
- Implemented input_filters_list() function to return all supported filters.
Marcus Boerger [Wed, 28 Sep 2005 07:10:38 +0000 (07:10 +0000)]
- Add missing .cvsignore
<changelog@php.net> [Wed, 28 Sep 2005 07:05:48 +0000 (07:05 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 28 Sep 2005 06:31:02 +0000 (06:31 +0000)]
ChangeLog update
Andrei Zmievski [Tue, 27 Sep 2005 19:56:39 +0000 (19:56 +0000)]
strrev() walkthrough
Dmitry Stogov [Tue, 27 Sep 2005 18:08:26 +0000 (18:08 +0000)]
Fixed bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called)
Andrei Zmievski [Tue, 27 Sep 2005 17:50:00 +0000 (17:50 +0000)]
Unicode fixes.
Dmitry Stogov [Tue, 27 Sep 2005 15:24:47 +0000 (15:24 +0000)]
Fixed bug #34643 (wsdl default value has no effect)
Ilia Alshanetsky [Tue, 27 Sep 2005 15:07:38 +0000 (15:07 +0000)]
Fixed bug #32937 (open_basedir looses trailing / in the limiter).
Patch by Adam Conrad
Dmitry Stogov [Tue, 27 Sep 2005 08:50:23 +0000 (08:50 +0000)]
MFH
Marcus Boerger [Tue, 27 Sep 2005 08:46:53 +0000 (08:46 +0000)]
- Need to rename in expectations, too
Marcus Boerger [Tue, 27 Sep 2005 08:41:23 +0000 (08:41 +0000)]
- Rename test to be consistent
Marcus Boerger [Tue, 27 Sep 2005 08:37:37 +0000 (08:37 +0000)]
- Add new tests
Marcus Boerger [Tue, 27 Sep 2005 08:25:34 +0000 (08:25 +0000)]
- BFN
Dmitry Stogov [Tue, 27 Sep 2005 07:59:18 +0000 (07:59 +0000)]
Changed __toString() behavior to call it in all necessary places
<changelog@php.net> [Tue, 27 Sep 2005 05:33:02 +0000 (05:33 +0000)]
ChangeLog update
Ilia Alshanetsky [Mon, 26 Sep 2005 23:08:10 +0000 (23:08 +0000)]
Allow substr_compare() to take a negative offset to facilitate start of the
comparison from the end of string.
Ilia Alshanetsky [Mon, 26 Sep 2005 19:32:17 +0000 (19:32 +0000)]
Touch generated file
Ilia Alshanetsky [Mon, 26 Sep 2005 19:31:41 +0000 (19:31 +0000)]
Update bundled libsqlite3 to version 3.2.7
Derick Rethans [Mon, 26 Sep 2005 18:38:49 +0000 (18:38 +0000)]
- Implemented callback filter.
Marcus Boerger [Mon, 26 Sep 2005 17:54:57 +0000 (17:54 +0000)]
- Reset global pointer to NULL after mem free (required for apache 1.3)
Antony Dovgal [Mon, 26 Sep 2005 16:48:24 +0000 (16:48 +0000)]
the last 64bit fix
Derick Rethans [Mon, 26 Sep 2005 13:45:38 +0000 (13:45 +0000)]
- Implement validate_ip filter for IPv4.
Dmitry Stogov [Mon, 26 Sep 2005 07:23:49 +0000 (07:23 +0000)]
Unicode support
Derick Rethans [Mon, 26 Sep 2005 06:57:05 +0000 (06:57 +0000)]
- Implemented validate_url filter.
<changelog@php.net> [Mon, 26 Sep 2005 05:32:43 +0000 (05:32 +0000)]
ChangeLog update
Antony Dovgal [Sun, 25 Sep 2005 23:49:13 +0000 (23:49 +0000)]
2nd part of previous fix
Antony Dovgal [Sun, 25 Sep 2005 23:46:28 +0000 (23:46 +0000)]
more 64-bit fixes
Antony Dovgal [Sun, 25 Sep 2005 21:44:32 +0000 (21:44 +0000)]
fix 64bit issues caused by wrong "long" usage
Antony Dovgal [Sun, 25 Sep 2005 18:24:52 +0000 (18:24 +0000)]
fix arguments-by-ref with 5.x (problem appeared after the last 4.x compat patch)
make sure username_len is always initialized
Marcus Boerger [Sun, 25 Sep 2005 18:06:08 +0000 (18:06 +0000)]
- Make code more readable, fix issue with parameter parsing introduced with
unicode update
Ilia Alshanetsky [Sun, 25 Sep 2005 13:26:19 +0000 (13:26 +0000)]
Fixed bug #34321 (Possible crash in filter code).
Marcus Boerger [Sun, 25 Sep 2005 12:01:31 +0000 (12:01 +0000)]
- Implement RecursiveIteratorIterator::setMaxDepth()/getMaxDepth()
<changelog@php.net> [Sun, 25 Sep 2005 05:43:30 +0000 (05:43 +0000)]
ChangeLog update
Marcus Boerger [Sat, 24 Sep 2005 23:48:26 +0000 (23:48 +0000)]
- Rename here too
foobar [Sat, 24 Sep 2005 23:22:44 +0000 (23:22 +0000)]
fix typo
Marcus Boerger [Sat, 24 Sep 2005 23:18:14 +0000 (23:18 +0000)]
- Serializeable was renamed to Serializable long ago
Edin Kadribasic [Sat, 24 Sep 2005 15:22:57 +0000 (15:22 +0000)]
MFB: Allow php extensions to use php_escape_shell_cmd() and php_escape_shell_arg(), needed for mbstring
Edin Kadribasic [Sat, 24 Sep 2005 15:15:13 +0000 (15:15 +0000)]
MFB: Build PDO and SQLite as shared
Pierre Joye [Sat, 24 Sep 2005 14:37:49 +0000 (14:37 +0000)]
- #33220, fix infinite loop while loading invalid gif, this patch fixes
at least many cases (nlopess)
Edin Kadribasic [Sat, 24 Sep 2005 14:22:02 +0000 (14:22 +0000)]
MFB: sqlite3.h is a generated file
Edin Kadribasic [Sat, 24 Sep 2005 14:19:24 +0000 (14:19 +0000)]
MFB: Declare functions used by driver as PDO_API in php_pdo_driver.h
<changelog@php.net> [Sat, 24 Sep 2005 05:35:43 +0000 (05:35 +0000)]
ChangeLog update
Derick Rethans [Fri, 23 Sep 2005 23:09:47 +0000 (23:09 +0000)]
- Implemented filter_int, filter_float and filter_bool.
Marcus Boerger [Fri, 23 Sep 2005 23:02:29 +0000 (23:02 +0000)]
- Remove unused variable
Marcus Boerger [Fri, 23 Sep 2005 22:55:10 +0000 (22:55 +0000)]
- WS
Marcus Boerger [Fri, 23 Sep 2005 22:49:57 +0000 (22:49 +0000)]
- WS fix
Andrei Zmievski [Fri, 23 Sep 2005 21:24:31 +0000 (21:24 +0000)]
substr() sample case
Antony Dovgal [Fri, 23 Sep 2005 10:34:02 +0000 (10:34 +0000)]
fix test
Antony Dovgal [Fri, 23 Sep 2005 10:28:23 +0000 (10:28 +0000)]
fix tests to work with HEAD and its new E_* values
Antony Dovgal [Fri, 23 Sep 2005 09:39:59 +0000 (09:39 +0000)]
remove double EXPECT tag
Antony Dovgal [Fri, 23 Sep 2005 09:39:29 +0000 (09:39 +0000)]
add new tests
Antony Dovgal [Fri, 23 Sep 2005 09:38:37 +0000 (09:38 +0000)]
MF5.1:
- store current value of error_reporting only if it's not stored yet
- reset old_error_reporting to NULL only it points to the tmp_var at current opline
foobar [Fri, 23 Sep 2005 08:13:57 +0000 (08:13 +0000)]
- Improved the fix for #21306 a bit
Dmitry Stogov [Fri, 23 Sep 2005 07:16:06 +0000 (07:16 +0000)]
MFH
<changelog@php.net> [Fri, 23 Sep 2005 05:33:26 +0000 (05:33 +0000)]
ChangeLog update
Antony Dovgal [Thu, 22 Sep 2005 20:14:15 +0000 (20:14 +0000)]
fix #32081 (mysqli_real_connect(): mysqli.default_socket in php.ini has no effect) for real
Antony Dovgal [Thu, 22 Sep 2005 19:13:52 +0000 (19:13 +0000)]
bump API number
Antony Dovgal [Thu, 22 Sep 2005 19:03:04 +0000 (19:03 +0000)]
fix #33771 (error_reporting falls to 0 when @ was used inside try/catch block)
Antony Dovgal [Thu, 22 Sep 2005 16:42:21 +0000 (16:42 +0000)]
.. and the fix
Antony Dovgal [Thu, 22 Sep 2005 16:25:59 +0000 (16:25 +0000)]
fix Win32 builds for PHP_4_4
(patch by Edin)
Derick Rethans [Thu, 22 Sep 2005 14:32:28 +0000 (14:32 +0000)]
- Changed variable handling code so that filter flags work for the unsafe_raw
filter.
- Added better support for \0 characters.
- Added utility function to HTML encode low/high characters.
- Added support for encode low/high flags to the string and special_chars
filter.
- Added support for strip and encoding flags to the unsafe_raw filter.
Edin Kadribasic [Thu, 22 Sep 2005 13:18:14 +0000 (13:18 +0000)]
MFB: Fix building of extensions that inlcude extname/header.h
Antony Dovgal [Thu, 22 Sep 2005 12:15:03 +0000 (12:15 +0000)]
prepare to release 1.1.1
Derick Rethans [Thu, 22 Sep 2005 10:06:57 +0000 (10:06 +0000)]
- Removed ALLOW_SIGN filter flag, as this will always be allowed.
- Added ALLOW_SCIENTIFIC flag for the FS_NUMBER_FLOAT filter.
- Implemented string, encoded, special_chars, unsafe_raw, email, url,
number_int, number_float and magic_quotes filters.
<changelog@php.net> [Thu, 22 Sep 2005 05:45:59 +0000 (05:45 +0000)]
ChangeLog update
Marcus Boerger [Wed, 21 Sep 2005 22:53:50 +0000 (22:53 +0000)]
- Fixed Bug #34590 User defined PDOStatement class can't implement methods
Marcus Boerger [Wed, 21 Sep 2005 18:49:37 +0000 (18:49 +0000)]
- MFB
Dmitry Stogov [Wed, 21 Sep 2005 15:54:42 +0000 (15:54 +0000)]
Fixed memory corruption
Dmitry Stogov [Wed, 21 Sep 2005 15:04:48 +0000 (15:04 +0000)]
Allow fopen() make HTTPS requests throug HTTP proxies
Ilia Alshanetsky [Wed, 21 Sep 2005 13:23:12 +0000 (13:23 +0000)]
MFB: fixed compiler warnings
Ilia Alshanetsky [Wed, 21 Sep 2005 13:15:20 +0000 (13:15 +0000)]
Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters)
Marcus Boerger [Wed, 21 Sep 2005 09:56:35 +0000 (09:56 +0000)]
- Fix Bug #34243 ReflectionClass::getDocComment() returns no result
Derick Rethans [Wed, 21 Sep 2005 08:40:52 +0000 (08:40 +0000)]
- Fixed definition in correct file. (Patch by Nuno)
Derick Rethans [Wed, 21 Sep 2005 08:12:34 +0000 (08:12 +0000)]
- Moved the FREE_OP to after the execution of the included file, or eval
statement so that it is safe to access this information in the overridden
zend_execute() function, which is what Xdebug does.
<changelog@php.net> [Wed, 21 Sep 2005 05:35:49 +0000 (05:35 +0000)]
ChangeLog update
Johannes Schlüter [Tue, 20 Sep 2005 22:17:34 +0000 (22:17 +0000)]
- Remove HTML fragments from phpcredits() in CLI mode
foobar [Tue, 20 Sep 2005 20:56:21 +0000 (20:56 +0000)]
- Fixed bug #21306 (catch bailouts of write handler during RSHUTDOWN)
Ilia Alshanetsky [Tue, 20 Sep 2005 19:52:05 +0000 (19:52 +0000)]
Allow overloading of PDO constructor.
Marcus Boerger [Tue, 20 Sep 2005 18:46:15 +0000 (18:46 +0000)]
- Provide helper function to avoid TSRM issues with exception base and root
Derick Rethans [Tue, 20 Sep 2005 15:01:42 +0000 (15:01 +0000)]
- Moved constants to private .h file
- Added comments to filter stubs as per discussion with Ilia
- Renamed regexp to validate_regexp filter
- Added stubs for validate_url, validate_email and validate_ip filters.
- Implemented "string" (stripped) filter
Stanislav Malyshev [Tue, 20 Sep 2005 14:05:16 +0000 (14:05 +0000)]
fix crash on restarting static PHP having session modules loaded
Marcus Boerger [Tue, 20 Sep 2005 09:21:11 +0000 (09:21 +0000)]
- Synch utest with test
Dmitry Stogov [Tue, 20 Sep 2005 06:17:30 +0000 (06:17 +0000)]
ZTS fix
<changelog@php.net> [Tue, 20 Sep 2005 05:45:47 +0000 (05:45 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 20 Sep 2005 00:46:07 +0000 (00:46 +0000)]
MFB: remove PDO_ prefix
Wez Furlong [Tue, 20 Sep 2005 00:45:16 +0000 (00:45 +0000)]
use PDO:: class constants
Ilia Alshanetsky [Tue, 20 Sep 2005 00:33:42 +0000 (00:33 +0000)]
Make PDO use class constants