]>
granicus.if.org Git - php/log
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
Dmitry Stogov [Thu, 5 Oct 2006 08:04:51 +0000 (08:04 +0000)]
Fixed bug #38989 (Absolute path with slash at beginning doesn't work on win)
<changelog@php.net> [Thu, 5 Oct 2006 01:30:55 +0000 (01:30 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 5 Oct 2006 00:38:19 +0000 (00:38 +0000)]
MFB: Fixed bug #39039 (SSL: fatal protocol error when fetching HTTPS from
servers running Google web server).
Ilia Alshanetsky [Wed, 4 Oct 2006 23:53:54 +0000 (23:53 +0000)]
MFB: Added support for character sets in PDO quote() method for PostgreSQL
8.1.4 and higher.
Ilia Alshanetsky [Wed, 4 Oct 2006 23:27:17 +0000 (23:27 +0000)]
MFB: Added support for character sets in pg_escape_string() for PostgreSQL
8.1.4 and higher.
Ilia Alshanetsky [Wed, 4 Oct 2006 23:20:54 +0000 (23:20 +0000)]
MFB: Fixed missing open_basedir check inside chdir() function.
Andrei Zmievski [Wed, 4 Oct 2006 17:38:09 +0000 (17:38 +0000)]
- Mark stristr() with U.
- zpp support for ucwords()
Andrei Zmievski [Wed, 4 Oct 2006 17:25:15 +0000 (17:25 +0000)]
*** empty log message ***
Andrei Zmievski [Wed, 4 Oct 2006 17:25:12 +0000 (17:25 +0000)]
Unicode support in substr_compare().
Pierre Joye [Wed, 4 Oct 2006 13:39:09 +0000 (13:39 +0000)]
- ENV/SERVER entry
Antony Dovgal [Wed, 4 Oct 2006 13:35:31 +0000 (13:35 +0000)]
add test for #39036 (reproducible with 5.1.6, but works fine in 5.2 and HEAD)
Antony Dovgal [Wed, 4 Oct 2006 13:30:41 +0000 (13:30 +0000)]
add missing ifdef
Antony Dovgal [Wed, 4 Oct 2006 13:24:06 +0000 (13:24 +0000)]
minor AIX fix
Antony Dovgal [Wed, 4 Oct 2006 13:02:18 +0000 (13:02 +0000)]
add missing ifdef
Michael Wallner [Wed, 4 Oct 2006 12:58:02 +0000 (12:58 +0000)]
- output layer and ext/zlib news
Edin Kadribasic [Wed, 4 Oct 2006 12:53:03 +0000 (12:53 +0000)]
Update credits
Hannes Magnusson [Wed, 4 Oct 2006 12:50:02 +0000 (12:50 +0000)]
Update to the new parameter parsing API
Pierre Joye [Wed, 4 Oct 2006 12:13:39 +0000 (12:13 +0000)]
- Add Ilia
Pierre Joye [Wed, 4 Oct 2006 12:11:15 +0000 (12:11 +0000)]
- update changelog
Pierre Joye [Wed, 4 Oct 2006 11:56:15 +0000 (11:56 +0000)]
- MFB: api shake up and bug fixes (Ilia,Pierre)
all non unicode tests pass
Antony Dovgal [Wed, 4 Oct 2006 11:12:21 +0000 (11:12 +0000)]
fix #39032 (strcspn() stops on null character)
Antony Dovgal [Wed, 4 Oct 2006 10:52:32 +0000 (10:52 +0000)]
return false on invalid mode and don't segfault
Hannes Magnusson [Wed, 4 Oct 2006 08:45:21 +0000 (08:45 +0000)]
fix test
<changelog@php.net> [Wed, 4 Oct 2006 01:30:52 +0000 (01:30 +0000)]
ChangeLog update
Pierre Joye [Tue, 3 Oct 2006 23:33:23 +0000 (23:33 +0000)]
- MFB
Antony Dovgal [Tue, 3 Oct 2006 23:26:14 +0000 (23:26 +0000)]
remove TSRMLS_CC, php_stream_path_decode() is a macro
Antony Dovgal [Tue, 3 Oct 2006 23:22:21 +0000 (23:22 +0000)]
int -> size_t
Antony Dovgal [Tue, 3 Oct 2006 23:09:08 +0000 (23:09 +0000)]
use correct type for p_len
Michael Wallner [Tue, 3 Oct 2006 22:28:33 +0000 (22:28 +0000)]
- typo
Michael Wallner [Tue, 3 Oct 2006 22:20:28 +0000 (22:20 +0000)]
- fix failure with tests/lang/bug23489.phpt
- allocate fci param space at once with php_output_handler_user_func_t
Antony Dovgal [Tue, 3 Oct 2006 21:37:02 +0000 (21:37 +0000)]
leaks--
fix test
Antony Dovgal [Tue, 3 Oct 2006 21:18:43 +0000 (21:18 +0000)]
fix tests
Antony Dovgal [Tue, 3 Oct 2006 21:17:29 +0000 (21:17 +0000)]
fix leak
Antony Dovgal [Tue, 3 Oct 2006 20:42:57 +0000 (20:42 +0000)]
don't forget to increase refcount when adding entry to the return_value
Ilia Alshanetsky [Tue, 3 Oct 2006 19:52:34 +0000 (19:52 +0000)]
MFB: Last set of zend_hash_init() optimizations
Sara Golemon [Tue, 3 Oct 2006 19:51:35 +0000 (19:51 +0000)]
PHP6 updates for convert_uu(en|de)code()
Sara Golemon [Tue, 3 Oct 2006 19:37:01 +0000 (19:37 +0000)]
Update proc_open() for PHP6
Andrei Zmievski [Tue, 3 Oct 2006 19:35:37 +0000 (19:35 +0000)]
Update.
Antony Dovgal [Tue, 3 Oct 2006 18:40:14 +0000 (18:40 +0000)]
nuke unused variables
Antony Dovgal [Tue, 3 Oct 2006 18:38:57 +0000 (18:38 +0000)]
fix build
Andrei Zmievski [Tue, 3 Oct 2006 18:13:36 +0000 (18:13 +0000)]
Unicode support in strripos().
Antony Dovgal [Tue, 3 Oct 2006 17:54:32 +0000 (17:54 +0000)]
throw a warning when doing modulus by 0 (fr #39027)
Ilia Alshanetsky [Tue, 3 Oct 2006 17:45:16 +0000 (17:45 +0000)]
MFB: optimize zend_hash_init() with known hash table sizes.
Hannes Magnusson [Tue, 3 Oct 2006 16:36:57 +0000 (16:36 +0000)]
compact() doesnt throw "wrong param count"
Sara Golemon [Tue, 3 Oct 2006 16:28:02 +0000 (16:28 +0000)]
PHP6 Update for get_included_files() and export of path decode for Zend
Hannes Magnusson [Tue, 3 Oct 2006 15:22:54 +0000 (15:22 +0000)]
MFB: pg_send_prepare(), pg_send_query_params() & pg_send_execute() do not throw "Wrong parameter count"
Hannes Magnusson [Tue, 3 Oct 2006 14:55:42 +0000 (14:55 +0000)]
use PHP_ME_MAPPING rather than ZEND_NAMED_FE/ZEND_FENTRY