]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Wed, 11 Oct 2006 14:30:50 +0000 (14:30 +0000)]
MFB: Catch empty strings right away.
Antony Dovgal [Wed, 11 Oct 2006 13:18:18 +0000 (13:18 +0000)]
fix test on 64bit
Antony Dovgal [Wed, 11 Oct 2006 13:14:08 +0000 (13:14 +0000)]
avoid reading str[-1], add warning when invalid format specified
add test
Antony Dovgal [Wed, 11 Oct 2006 12:53:38 +0000 (12:53 +0000)]
fix crash when parsing invalid hostnames/IPs
Antony Dovgal [Wed, 11 Oct 2006 11:52:41 +0000 (11:52 +0000)]
more fixed problems
Antony Dovgal [Wed, 11 Oct 2006 11:09:15 +0000 (11:09 +0000)]
fix segfault/leak, add test
Edin Kadribasic [Wed, 11 Oct 2006 11:00:37 +0000 (11:00 +0000)]
MFB: Sync with Unix build
<changelog@php.net> [Wed, 11 Oct 2006 01:30:58 +0000 (01:30 +0000)]
ChangeLog update
Pierre Joye [Wed, 11 Oct 2006 00:21:33 +0000 (00:21 +0000)]
- don't check signature if the file is empty (valgrind reports with test
001), thx Tony for the head up
Ilia Alshanetsky [Tue, 10 Oct 2006 23:13:13 +0000 (23:13 +0000)]
MFB: Fixed bug #39034 (curl_exec() with return transfer returns TRUE on
empty files).
Antony Dovgal [Tue, 10 Oct 2006 23:00:48 +0000 (23:00 +0000)]
access mode for dbase_open() cannot be < 0
Antony Dovgal [Tue, 10 Oct 2006 22:38:00 +0000 (22:38 +0000)]
add new test
Antony Dovgal [Tue, 10 Oct 2006 22:21:36 +0000 (22:21 +0000)]
fix leak and typos in error messages
Ilia Alshanetsky [Tue, 10 Oct 2006 17:33:02 +0000 (17:33 +0000)]
MFB: Fixed bug #38198 (possible crash when COM reports an exception).
Antony Dovgal [Tue, 10 Oct 2006 12:43:34 +0000 (12:43 +0000)]
fix #39112 (typo in error message)
Derick Rethans [Tue, 10 Oct 2006 09:52:06 +0000 (09:52 +0000)]
- Make fileinfo compile with PHP 5.2 as well.
<changelog@php.net> [Tue, 10 Oct 2006 01:31:08 +0000 (01:31 +0000)]
ChangeLog update
Sara Golemon [Mon, 9 Oct 2006 20:42:35 +0000 (20:42 +0000)]
PHP6 Updates
Andrei Zmievski [Mon, 9 Oct 2006 20:17:36 +0000 (20:17 +0000)]
Typos!
Andrei Zmievski [Mon, 9 Oct 2006 20:17:12 +0000 (20:17 +0000)]
print_r(), error_log() and sys_getloadavg() are Unicode-safe.
Andrei Zmievski [Mon, 9 Oct 2006 19:54:38 +0000 (19:54 +0000)]
Initialize optional vars.
Ilia Alshanetsky [Mon, 9 Oct 2006 19:48:35 +0000 (19:48 +0000)]
MFB: Improve parameter parsing
Andrei Zmievski [Mon, 9 Oct 2006 19:48:32 +0000 (19:48 +0000)]
Unicode support for call_user_* functions.
Ilia Alshanetsky [Mon, 9 Oct 2006 18:09:42 +0000 (18:09 +0000)]
MFB: Fixed bug #37262 (var_export() does not escape \0 character).
Hannes Magnusson [Mon, 9 Oct 2006 14:43:53 +0000 (14:43 +0000)]
MFB5.2
Constants:
- OPENSSL_VERSION_TEXT
- OPENSSL_VERSION_NUMBER
- OPENSSL_KEYTYPE_EC
Functions:
- openssl_pkey_get_details()
- openssl_csr_get_subject()
- openssl_csr_get_public_key
Hannes Magnusson [Mon, 9 Oct 2006 14:42:48 +0000 (14:42 +0000)]
Fix tests
Antony Dovgal [Mon, 9 Oct 2006 13:21:02 +0000 (13:21 +0000)]
MFB
Georg Richter [Mon, 9 Oct 2006 04:46:03 +0000 (04:46 +0000)]
Fix for bug #39085:
PHP6 requires mysqli_set_character_set function which was introduced in
MySQL 4.1.13 and 5.0.7
Sara Golemon [Mon, 9 Oct 2006 02:55:38 +0000 (02:55 +0000)]
Oi
Sara Golemon [Mon, 9 Oct 2006 02:52:27 +0000 (02:52 +0000)]
Fix realpath() in unicode mode
Sara Golemon [Mon, 9 Oct 2006 02:48:06 +0000 (02:48 +0000)]
Add stream_resolve_include_path()
<changelog@php.net> [Mon, 9 Oct 2006 01:30:56 +0000 (01:30 +0000)]
ChangeLog update
Pierre Joye [Mon, 9 Oct 2006 00:06:41 +0000 (00:06 +0000)]
- MFB: fix possible segfault (see test 004) always exists and returns NULL
on error (thx Bjori for the head up)
Ilia Alshanetsky [Sun, 8 Oct 2006 22:39:48 +0000 (22:39 +0000)]
MFB: Added missing configuration checks
Hannes Magnusson [Sun, 8 Oct 2006 20:06:04 +0000 (20:06 +0000)]
Fix test
Sara Golemon [Sun, 8 Oct 2006 18:00:44 +0000 (18:00 +0000)]
Fix win32 (again), just temporarily convert the classname to ascii on this platform...
Pierre Joye [Sun, 8 Oct 2006 17:42:55 +0000 (17:42 +0000)]
- MFB: #39082, image* segfaults when used with only one argument
(introduced in 5.2+, no news entry)
Hannes Magnusson [Sun, 8 Oct 2006 15:27:28 +0000 (15:27 +0000)]
Fix "wrong param count" error message
Hannes Magnusson [Sun, 8 Oct 2006 13:49:57 +0000 (13:49 +0000)]
Error message cleanup (patch by Matt W (php_lists -AT- realpain.com))
Hannes Magnusson [Sun, 8 Oct 2006 13:43:20 +0000 (13:43 +0000)]
fix test
Hannes Magnusson [Sun, 8 Oct 2006 13:34:24 +0000 (13:34 +0000)]
Error message clean up
(patch by Matt W (php_lists -AT- realpain.com))
Hannes Magnusson [Sun, 8 Oct 2006 10:50:19 +0000 (10:50 +0000)]
Remove duplicate 'wrong param count' warning
<changelog@php.net> [Sun, 8 Oct 2006 01:30:55 +0000 (01:30 +0000)]
ChangeLog update
Hannes Magnusson [Sun, 8 Oct 2006 00:05:17 +0000 (00:05 +0000)]
MFB (move static keywording from .h to .c)
Hannes Magnusson [Sat, 7 Oct 2006 23:50:54 +0000 (23:50 +0000)]
fix tests
Hannes Magnusson [Sat, 7 Oct 2006 23:42:43 +0000 (23:42 +0000)]
Update test
Hannes Magnusson [Sat, 7 Oct 2006 22:55:18 +0000 (22:55 +0000)]
Remove double "wrong param count" warnings
Hannes Magnusson [Sat, 7 Oct 2006 22:31:52 +0000 (22:31 +0000)]
Add "wrong param count"/"expecting parameter .. to be.." warning to strtotime()
Hannes Magnusson [Sat, 7 Oct 2006 21:12:09 +0000 (21:12 +0000)]
fix build
Ilia Alshanetsky [Sat, 7 Oct 2006 19:59:29 +0000 (19:59 +0000)]
MFB: Added missing safety checks (Problem identified by Coverity scan)
Pierre Joye [Sat, 7 Oct 2006 19:57:15 +0000 (19:57 +0000)]
- update tests
Ilia Alshanetsky [Sat, 7 Oct 2006 19:41:10 +0000 (19:41 +0000)]
MFB: Added missing safety checks (Problem identified by Coverity scan)
Pierre Joye [Sat, 7 Oct 2006 18:47:44 +0000 (18:47 +0000)]
- forgot one and order the ext lists alpha.
Ilia Alshanetsky [Sat, 7 Oct 2006 18:45:44 +0000 (18:45 +0000)]
Initial Unicode support
Pierre Joye [Sat, 7 Oct 2006 18:29:50 +0000 (18:29 +0000)]
- I learned today that telling Andrei about what I'm working on is not
not enough, selber schuld?
Ilia Alshanetsky [Sat, 7 Oct 2006 18:24:51 +0000 (18:24 +0000)]
Another build fix
Ilia Alshanetsky [Sat, 7 Oct 2006 18:12:04 +0000 (18:12 +0000)]
Fixed build
Sara Golemon [Sat, 7 Oct 2006 17:49:30 +0000 (17:49 +0000)]
Update SQLITE2 (non-PDO parts at least) for PHP6/Unicode
Change default build of bundled libsqlite to utf8 mode
iso-8859 mode is still available using --disable-sqlite-utf8
Sara Golemon [Sat, 7 Oct 2006 17:41:14 +0000 (17:41 +0000)]
More PHP6 Updates
Andrei Zmievski [Sat, 7 Oct 2006 17:34:19 +0000 (17:34 +0000)]
Hash functions for UTF-8 keys.
Sara Golemon [Sat, 7 Oct 2006 16:38:23 +0000 (16:38 +0000)]
Minor refactoring using zpp API
A few meaningful Unicode updates.
A handful of leak plugs,
and a crash fix in a pear tree.
Hannes Magnusson [Sat, 7 Oct 2006 15:14:57 +0000 (15:14 +0000)]
Avoid portability problems
Sara Golemon [Sat, 7 Oct 2006 04:45:42 +0000 (04:45 +0000)]
Win32 build gets confused by expansion of U_STRING_DECL macro with constants
<changelog@php.net> [Sat, 7 Oct 2006 01:30:59 +0000 (01:30 +0000)]
ChangeLog update
Andrei Zmievski [Sat, 7 Oct 2006 00:41:14 +0000 (00:41 +0000)]
Default to ZEND_STR_TYPE.
Ilia Alshanetsky [Fri, 6 Oct 2006 22:34:29 +0000 (22:34 +0000)]
MFB: Make quote() in PostgreSQL use PQescapeByteaConn() whenever possible
for binary strings.
Ilia Alshanetsky [Fri, 6 Oct 2006 21:45:35 +0000 (21:45 +0000)]
MFB: Make pg_escape_bytea() use PQescapeByteaConn() whenever possible.
Ilia Alshanetsky [Fri, 6 Oct 2006 21:11:57 +0000 (21:11 +0000)]
MFB: Expose session storage module locater and serialization function via
PHPAPI
Andrei Zmievski [Fri, 6 Oct 2006 20:11:25 +0000 (20:11 +0000)]
Unicode support in is_callable().
Andrei Zmievski [Fri, 6 Oct 2006 20:00:37 +0000 (20:00 +0000)]
Unicode support in uniqid().
Andrei Zmievski [Fri, 6 Oct 2006 18:03:41 +0000 (18:03 +0000)]
Mark memory funcs with U.
Antony Dovgal [Fri, 6 Oct 2006 18:02:50 +0000 (18:02 +0000)]
more improvements
Andrei Zmievski [Fri, 6 Oct 2006 18:02:04 +0000 (18:02 +0000)]
Mark with U.
Andrei Zmievski [Fri, 6 Oct 2006 18:01:20 +0000 (18:01 +0000)]
Mark pageinfo.c funcs with U.
Andrei Zmievski [Fri, 6 Oct 2006 18:00:13 +0000 (18:00 +0000)]
Mark rand.c functions with U.
Sara Golemon [Fri, 6 Oct 2006 17:41:30 +0000 (17:41 +0000)]
Forgot to mark these u-safe
Antony Dovgal [Fri, 6 Oct 2006 17:34:56 +0000 (17:34 +0000)]
fix #39067 (getDeclaringClass() and private properties)
Andrei Zmievski [Fri, 6 Oct 2006 17:23:05 +0000 (17:23 +0000)]
Patch from Matt W to fix the case of hitting ERANGE too early.
Andrei Zmievski [Fri, 6 Oct 2006 17:14:14 +0000 (17:14 +0000)]
Fix protos.
Andrei Zmievski [Fri, 6 Oct 2006 17:11:17 +0000 (17:11 +0000)]
Unicode string support for extension_loaded().
Andrei Zmievski [Fri, 6 Oct 2006 17:05:22 +0000 (17:05 +0000)]
Unicode string support in get_extension_funcs().
Antony Dovgal [Fri, 6 Oct 2006 14:01:55 +0000 (14:01 +0000)]
fix #39060 (virtual_file_ex() is broken on *BSD)
Antony Dovgal [Fri, 6 Oct 2006 12:46:08 +0000 (12:46 +0000)]
fix PECL bug #8816 (issue in php_oci_statement_fetch with more than one piecewise column)
patch by jeff at badtz-maru dot com
Edin Kadribasic [Fri, 6 Oct 2006 12:24:11 +0000 (12:24 +0000)]
MFB: Fix for #38985 (Wez)
Antony Dovgal [Fri, 6 Oct 2006 09:57:29 +0000 (09:57 +0000)]
new test
Sebastian Bergmann [Fri, 6 Oct 2006 03:49:04 +0000 (03:49 +0000)]
MFB: Fix ZTS build.
<changelog@php.net> [Fri, 6 Oct 2006 01:32:17 +0000 (01:32 +0000)]
ChangeLog update
Sara Golemon [Thu, 5 Oct 2006 23:24:55 +0000 (23:24 +0000)]
Preserve EG(return_value_ptr_ptr) when calling zend_execute_scripts()
Andrei Zmievski [Thu, 5 Oct 2006 22:45:34 +0000 (22:45 +0000)]
This might not be necessary if we clean it all up ourselves.
Andrei Zmievski [Thu, 5 Oct 2006 22:44:31 +0000 (22:44 +0000)]
TODO
Andrei Zmievski [Thu, 5 Oct 2006 22:40:38 +0000 (22:40 +0000)]
Unicode support for str_replace() and str_ireplace().
# This was not trivial.
Sara Golemon [Thu, 5 Oct 2006 21:28:19 +0000 (21:28 +0000)]
Updated for PHP6
Pierre Joye [Thu, 5 Oct 2006 20:15:02 +0000 (20:15 +0000)]
- env/server support is not yet fixed
Antony Dovgal [Thu, 5 Oct 2006 19:49:20 +0000 (19:49 +0000)]
add test
Hannes Magnusson [Thu, 5 Oct 2006 16:08:12 +0000 (16:08 +0000)]
MFB:
- nuke unused variable
- "prefer" two arguments
- only print "wrong parameter count" once
Antony Dovgal [Thu, 5 Oct 2006 15:06:11 +0000 (15:06 +0000)]
decrement ch->uses (or destroy handle) when destroying multi handle
Antony Dovgal [Thu, 5 Oct 2006 14:28:33 +0000 (14:28 +0000)]
MFB: fix build with new c-client
Rob Richards [Thu, 5 Oct 2006 11:59:43 +0000 (11:59 +0000)]
mark functions unicode compliant
add test
Edin Kadribasic [Thu, 5 Oct 2006 11:14:17 +0000 (11:14 +0000)]
MFB: Added PQescapeStringConn support to windows too
Dmitry Stogov [Thu, 5 Oct 2006 08:09:12 +0000 (08:09 +0000)]
Allow future extensibility without binary compatibility break