]>
granicus.if.org Git - php/log
Sara Golemon [Mon, 2 Oct 2006 02:47:34 +0000 (02:47 +0000)]
Apply simplified path encoding to copy() and give it a context param.
Funnily enough, this makes the copy() implementation almost identical
to what it was back in PHP5.
Sara Golemon [Mon, 2 Oct 2006 02:24:29 +0000 (02:24 +0000)]
Try out simplified API for encoding paths/filenames
Sara Golemon [Mon, 2 Oct 2006 01:38:05 +0000 (01:38 +0000)]
Allow hash()/hash_hmac() to accept ascii-unicode data,
Update tests to work in unicode.semantics mode.
<changelog@php.net> [Mon, 2 Oct 2006 01:30:51 +0000 (01:30 +0000)]
ChangeLog update
Sara Golemon [Mon, 2 Oct 2006 01:11:04 +0000 (01:11 +0000)]
ZTS fix
Sara Golemon [Mon, 2 Oct 2006 00:32:13 +0000 (00:32 +0000)]
Allow unicode-ascii to binary conversion and do proper path conversion for file variants
Georg Richter [Sun, 1 Oct 2006 21:01:31 +0000 (21:01 +0000)]
unicode fixes
Ilia Alshanetsky [Sun, 1 Oct 2006 21:00:00 +0000 (21:00 +0000)]
MFB: Fixed bug #38993 (Fixed safe_mode/open_basedir checks for
session.save_path, allowing them to account for extra parameters).
<changelog@php.net> [Sun, 1 Oct 2006 01:30:51 +0000 (01:30 +0000)]
ChangeLog update
Ilia Alshanetsky [Sat, 30 Sep 2006 17:17:31 +0000 (17:17 +0000)]
MFB: Added safety checks against integer overflow.
<changelog@php.net> [Sat, 30 Sep 2006 01:31:05 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 29 Sep 2006 22:36:00 +0000 (22:36 +0000)]
MFB: Added missing API function declaration.
Ilia Alshanetsky [Fri, 29 Sep 2006 21:40:35 +0000 (21:40 +0000)]
MFB: Added missing declaration of the php_get_uname() PHPAPI function.
Andrei Zmievski [Fri, 29 Sep 2006 21:00:07 +0000 (21:00 +0000)]
Heck, might as well commit this..
Andrei Zmievski [Fri, 29 Sep 2006 20:59:26 +0000 (20:59 +0000)]
Fix off-by-one error.
Hannes Magnusson [Fri, 29 Sep 2006 13:22:43 +0000 (13:22 +0000)]
fix proto
Hannes Magnusson [Fri, 29 Sep 2006 12:28:57 +0000 (12:28 +0000)]
Fix arginfo
Antony Dovgal [Fri, 29 Sep 2006 12:18:54 +0000 (12:18 +0000)]
declare subclass after adding class constants to the parent
Georg Richter [Fri, 29 Sep 2006 08:35:19 +0000 (08:35 +0000)]
Fixed error message (thanks to Ulf Wendel)
<changelog@php.net> [Fri, 29 Sep 2006 01:30:57 +0000 (01:30 +0000)]
ChangeLog update
Antony Dovgal [Thu, 28 Sep 2006 23:27:49 +0000 (23:27 +0000)]
more 64bit fixes
Ilia Alshanetsky [Thu, 28 Sep 2006 23:18:29 +0000 (23:18 +0000)]
MFB: Fixed a large leak inside _php_image_create_from()
Antony Dovgal [Thu, 28 Sep 2006 23:03:45 +0000 (23:03 +0000)]
more 64bit fixes
Antony Dovgal [Thu, 28 Sep 2006 22:32:56 +0000 (22:32 +0000)]
64bit fixes
Antony Dovgal [Thu, 28 Sep 2006 22:01:46 +0000 (22:01 +0000)]
fix test name
Hannes Magnusson [Thu, 28 Sep 2006 19:39:25 +0000 (19:39 +0000)]
MFB: remove unused ini options
Hannes Magnusson [Thu, 28 Sep 2006 19:11:26 +0000 (19:11 +0000)]
MFB; new ini options
Ilia Alshanetsky [Thu, 28 Sep 2006 15:48:52 +0000 (15:48 +0000)]
MFB: Added handling for virtual_file_ex() failures.
Ilia Alshanetsky [Thu, 28 Sep 2006 14:52:55 +0000 (14:52 +0000)]
MFB: Fixed bug #38859 (parse_url() fails if passing '@' in passwd).
Antony Dovgal [Thu, 28 Sep 2006 12:55:02 +0000 (12:55 +0000)]
fix #38981 (using FTP URLs in get_headers() causes crash)
Antony Dovgal [Thu, 28 Sep 2006 12:08:44 +0000 (12:08 +0000)]
new tests
Hannes Magnusson [Thu, 28 Sep 2006 12:03:24 +0000 (12:03 +0000)]
fix test
Antony Dovgal [Thu, 28 Sep 2006 11:45:55 +0000 (11:45 +0000)]
add new tests
Rob Richards [Thu, 28 Sep 2006 10:11:20 +0000 (10:11 +0000)]
fix some compiler warnings
Pierre Joye [Thu, 28 Sep 2006 08:52:23 +0000 (08:52 +0000)]
- MFB: imagefill(), infinite loop with wrong color index
Antony Dovgal [Thu, 28 Sep 2006 08:26:19 +0000 (08:26 +0000)]
fix compile warning
Dmitry Stogov [Thu, 28 Sep 2006 07:26:19 +0000 (07:26 +0000)]
Fixed wrong pipe detection code
Dmitry Stogov [Thu, 28 Sep 2006 07:16:59 +0000 (07:16 +0000)]
Fixed wrong return value
<changelog@php.net> [Thu, 28 Sep 2006 01:30:58 +0000 (01:30 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 27 Sep 2006 23:44:34 +0000 (23:44 +0000)]
MFB: Fixed bug #38963 (Fixed a possible open_basedir bypass in tempnam()).
Derick Rethans [Wed, 27 Sep 2006 18:32:24 +0000 (18:32 +0000)]
- Return timezone's names as Unicode strings.
Derick Rethans [Wed, 27 Sep 2006 18:18:59 +0000 (18:18 +0000)]
- Updated the Apache 1.3 sapi as add_assoc_string's signature has been changed.
Antony Dovgal [Wed, 27 Sep 2006 15:40:09 +0000 (15:40 +0000)]
use if() instead of ?: and avoid possible optimization problems
Georg Richter [Wed, 27 Sep 2006 15:25:52 +0000 (15:25 +0000)]
ZTS fixes. Implemented Andrei's hints (simplifying unicode stuff)
Rob Richards [Wed, 27 Sep 2006 10:32:11 +0000 (10:32 +0000)]
MFB: fix bug #38949 (Cannot get xmlns value attribute)
add test
Antony Dovgal [Wed, 27 Sep 2006 08:44:12 +0000 (08:44 +0000)]
fix test
the error message is different in Oracle10
Antony Dovgal [Wed, 27 Sep 2006 08:31:35 +0000 (08:31 +0000)]
fix #38961 (metaphone() results in segmentation fault on NetBSD)
<changelog@php.net> [Wed, 27 Sep 2006 01:30:54 +0000 (01:30 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 26 Sep 2006 15:40:59 +0000 (15:40 +0000)]
MFB: 64bit fix (Possible fix for bug #38961)
Georg Richter [Tue, 26 Sep 2006 13:06:13 +0000 (13:06 +0000)]
added unicode support for mysqli extension
Dmitry Stogov [Tue, 26 Sep 2006 10:31:04 +0000 (10:31 +0000)]
Fixed bug #38808 ("maybe ref" issue for current() and others)
Dmitry Stogov [Tue, 26 Sep 2006 07:55:54 +0000 (07:55 +0000)]
Fixed bug #38942 (Double old-style-ctor inheritance)
<changelog@php.net> [Tue, 26 Sep 2006 01:30:53 +0000 (01:30 +0000)]
ChangeLog update
Hannes Magnusson [Mon, 25 Sep 2006 21:16:51 +0000 (21:16 +0000)]
Fix arginfo&proto
Ilia Alshanetsky [Mon, 25 Sep 2006 16:02:19 +0000 (16:02 +0000)]
MFB: Fixed bug #38891 (get_headers() do not work with curl-wrappers).
Ilia Alshanetsky [Mon, 25 Sep 2006 14:49:34 +0000 (14:49 +0000)]
MFB: Fixed bug #38904 (apache2filter changes cwd to /).
Antony Dovgal [Mon, 25 Sep 2006 11:05:29 +0000 (11:05 +0000)]
change CXXFLAGS along with CFLAGS as there might be C++ code
Pierre Joye [Mon, 25 Sep 2006 09:17:56 +0000 (09:17 +0000)]
- fix test, php6 displays the class
- mv 38943.phpt to bug38943.phpt
Pierre Joye [Mon, 25 Sep 2006 09:09:53 +0000 (09:09 +0000)]
- MFB: #38944, freshly created archive has no comment or cdir
Antony Dovgal [Mon, 25 Sep 2006 08:44:58 +0000 (08:44 +0000)]
add test
Dmitry Stogov [Mon, 25 Sep 2006 08:19:06 +0000 (08:19 +0000)]
Removed warning about unreferenced local variable
Dmitry Stogov [Mon, 25 Sep 2006 06:59:02 +0000 (06:59 +0000)]
ZTS fix
Sara Golemon [Mon, 25 Sep 2006 02:27:24 +0000 (02:27 +0000)]
PHP6 Updates and some very minor feature add in dns_get_record()
Sara Golemon [Mon, 25 Sep 2006 01:37:55 +0000 (01:37 +0000)]
Make settype($var, 'string'); behave like $var = (string)$var;
e.g. switch between (binary) and (unicode) depending on UG(unicode)
Sara Golemon [Mon, 25 Sep 2006 01:33:57 +0000 (01:33 +0000)]
Flag a couple more unicode ready functions
<changelog@php.net> [Mon, 25 Sep 2006 01:31:04 +0000 (01:31 +0000)]
ChangeLog update
Sara Golemon [Mon, 25 Sep 2006 01:27:11 +0000 (01:27 +0000)]
base64 functions are basicly binary-only ops
Pierre Joye [Sun, 24 Sep 2006 22:27:20 +0000 (22:27 +0000)]
- #38943, properties in extended class cannot be set
- use zend_object_std_init instead of a manual initialisation
Sara Golemon [Sun, 24 Sep 2006 21:43:41 +0000 (21:43 +0000)]
PHP6 Update: fsockopen/psfockopen
Sara Golemon [Sun, 24 Sep 2006 21:40:44 +0000 (21:40 +0000)]
PHP6 Updates for rmdir/mkdir/rename
Sara Golemon [Sun, 24 Sep 2006 20:33:14 +0000 (20:33 +0000)]
PHP6 Updates for popen() and related functionality
Sara Golemon [Sun, 24 Sep 2006 20:01:29 +0000 (20:01 +0000)]
PHP6 Update for get_meta_tags() -- What a silly function...
Sara Golemon [Sun, 24 Sep 2006 18:23:47 +0000 (18:23 +0000)]
PHP6 Updates
Ilia Alshanetsky [Sun, 24 Sep 2006 18:06:53 +0000 (18:06 +0000)]
MFB: Fixed bug #38941 (imap extension does not compile against new version
of the imap library).
Sara Golemon [Sun, 24 Sep 2006 17:59:40 +0000 (17:59 +0000)]
PHP6 Updates w/ minor refactoring
Sara Golemon [Sun, 24 Sep 2006 17:09:46 +0000 (17:09 +0000)]
PHP6 Updates
Sara Golemon [Sun, 24 Sep 2006 17:03:58 +0000 (17:03 +0000)]
PHP6 Updates
<changelog@php.net> [Sun, 24 Sep 2006 01:30:59 +0000 (01:30 +0000)]
ChangeLog update
Antony Dovgal [Sat, 23 Sep 2006 12:32:32 +0000 (12:32 +0000)]
add missing parameter to opendir() and fix segfault
Antony Dovgal [Sat, 23 Sep 2006 12:27:35 +0000 (12:27 +0000)]
fix CGI build
Antony Dovgal [Sat, 23 Sep 2006 12:22:07 +0000 (12:22 +0000)]
one more try to fix ZTS build
Antony Dovgal [Sat, 23 Sep 2006 12:17:43 +0000 (12:17 +0000)]
fix ZTS build
Antony Dovgal [Sat, 23 Sep 2006 11:58:49 +0000 (11:58 +0000)]
fix possible segfault in #38891
<changelog@php.net> [Sat, 23 Sep 2006 01:30:50 +0000 (01:30 +0000)]
ChangeLog update
Sara Golemon [Fri, 22 Sep 2006 23:57:38 +0000 (23:57 +0000)]
PHP6 Updates
Sara Golemon [Fri, 22 Sep 2006 21:48:33 +0000 (21:48 +0000)]
Fix copy() from last commit and add a few more PHP6 updates
Sara Golemon [Fri, 22 Sep 2006 20:02:26 +0000 (20:02 +0000)]
Update copy() for PHP6
Sara Golemon [Fri, 22 Sep 2006 19:54:30 +0000 (19:54 +0000)]
Update stream_copy_to_stream() for PHP6
Andrei Zmievski [Fri, 22 Sep 2006 19:50:02 +0000 (19:50 +0000)]
Fix protos.
Andrei Zmievski [Fri, 22 Sep 2006 19:35:05 +0000 (19:35 +0000)]
Unicode upgrade for quotemeta(). Yes, I know it's ugly. You try making
it pretty.
Sara Golemon [Fri, 22 Sep 2006 18:42:33 +0000 (18:42 +0000)]
Update stream_get_contents() for PHP6
Andrei Zmievski [Fri, 22 Sep 2006 18:24:12 +0000 (18:24 +0000)]
Bring localeconv(), money_format(), and nl_langinfo() to standards. Add
E_STRICT notices about them being deprecated in Unicode mode.
Sara Golemon [Fri, 22 Sep 2006 18:23:33 +0000 (18:23 +0000)]
Tweak file_get_contents()'s return value a little
Andrei Zmievski [Fri, 22 Sep 2006 17:47:09 +0000 (17:47 +0000)]
Unicode support in count_chars(). Note that due to the size of the
Unicode character set only mode=1 is supported.
Ilia Alshanetsky [Fri, 22 Sep 2006 17:42:08 +0000 (17:42 +0000)]
MFB: Restore support for unquoted -d options
Dmitry Stogov [Fri, 22 Sep 2006 13:39:17 +0000 (13:39 +0000)]
Prevent access to dead zval
Rob Richards [Fri, 22 Sep 2006 10:13:27 +0000 (10:13 +0000)]
mark functionality unicode safe
add test
Sara Golemon [Fri, 22 Sep 2006 01:55:47 +0000 (01:55 +0000)]
PHP6 Updates
<changelog@php.net> [Fri, 22 Sep 2006 01:30:55 +0000 (01:30 +0000)]
ChangeLog update
Sara Golemon [Thu, 21 Sep 2006 23:58:06 +0000 (23:58 +0000)]
Add missing function protos