]> granicus.if.org Git - php/log
php
18 years agoUse 'S' for escaped binary strings and 's' for non-escaped.
Andrei Zmievski [Thu, 14 Dec 2006 23:41:57 +0000 (23:41 +0000)]
Use 'S' for escaped binary strings and 's' for non-escaped.

18 years agoadd ability to call PHP functions from XPath
Rob Richards [Thu, 14 Dec 2006 16:24:00 +0000 (16:24 +0000)]
add ability to call PHP functions from XPath
update test

18 years agoChangeLog update
<changelog@php.net> [Thu, 14 Dec 2006 01:30:58 +0000 (01:30 +0000)]
ChangeLog update

18 years agoChangeLog update
<changelog@php.net> [Wed, 13 Dec 2006 01:31:03 +0000 (01:31 +0000)]
ChangeLog update

18 years agoMFB: Fixed bug #39201 (Possible crash in Apache 2 with 413 ErrorHandler).
Ilia Alshanetsky [Wed, 13 Dec 2006 00:41:45 +0000 (00:41 +0000)]
MFB: Fixed bug #39201 (Possible crash in Apache 2 with 413 ErrorHandler).

18 years agoBugfix# 39435: 'foo' instanceof bar gives invalid opcode error
Sara Golemon [Tue, 12 Dec 2006 23:09:01 +0000 (23:09 +0000)]
Bugfix# 39435: 'foo' instanceof bar gives invalid opcode error

18 years agoerm.. somehow this part got here twice
Antony Dovgal [Tue, 12 Dec 2006 22:38:30 +0000 (22:38 +0000)]
erm.. somehow this part got here twice

18 years ago- utf8
Michael Wallner [Tue, 12 Dec 2006 19:32:18 +0000 (19:32 +0000)]
- utf8

18 years ago- utf8 CREDITS and php_info API
Michael Wallner [Tue, 12 Dec 2006 19:25:47 +0000 (19:25 +0000)]
- utf8 CREDITS and php_info API
- unicode progress in info.c

18 years ago*** empty log message ***
Andrei Zmievski [Tue, 12 Dec 2006 18:28:31 +0000 (18:28 +0000)]
*** empty log message ***

18 years agoDo not convert args to Unicode in getopt(), they should stay binary.
Andrei Zmievski [Tue, 12 Dec 2006 18:24:16 +0000 (18:24 +0000)]
Do not convert args to Unicode in getopt(), they should stay binary.

18 years agoMake hebrev(c) support only binary strings.
Andrei Zmievski [Tue, 12 Dec 2006 18:17:56 +0000 (18:17 +0000)]
Make hebrev(c) support only binary strings.

18 years agoMFB: Fixed bug #39797 (virtual() does not reset changed INI settings).
Ilia Alshanetsky [Tue, 12 Dec 2006 18:05:38 +0000 (18:05 +0000)]
MFB: Fixed bug #39797 (virtual() does not reset changed INI settings).

18 years agoKeep CLI args as binary strings.
Andrei Zmievski [Tue, 12 Dec 2006 18:05:07 +0000 (18:05 +0000)]
Keep CLI args as binary strings.

18 years agodisable tests
Antony Dovgal [Tue, 12 Dec 2006 13:22:33 +0000 (13:22 +0000)]
disable tests
I don't think it makes sense to test a segfault which we cannot fix..

18 years agofix test
Antony Dovgal [Tue, 12 Dec 2006 13:12:22 +0000 (13:12 +0000)]
fix test

18 years agoBFILE tests are only valid when Oracle is installed on the same host
Antony Dovgal [Tue, 12 Dec 2006 12:57:02 +0000 (12:57 +0000)]
BFILE tests are only valid when Oracle is installed on the same host
skip them if it's not

18 years ago_THREAD_SAFE might be used instead of _REENTRANT
Antony Dovgal [Tue, 12 Dec 2006 12:11:44 +0000 (12:11 +0000)]
_THREAD_SAFE might be used instead of _REENTRANT

18 years agomissing part of the fix for #39795
Antony Dovgal [Tue, 12 Dec 2006 12:06:00 +0000 (12:06 +0000)]
missing part of the fix for #39795
crypt.h defines struct crypt_data only if _REENTRANT is defined

18 years agofix test
Antony Dovgal [Tue, 12 Dec 2006 10:31:36 +0000 (10:31 +0000)]
fix test

18 years agofix LOBs internal position in Unicode mode
Antony Dovgal [Tue, 12 Dec 2006 10:31:22 +0000 (10:31 +0000)]
fix LOBs internal position in Unicode mode

18 years agofix typo
Antony Dovgal [Tue, 12 Dec 2006 10:15:58 +0000 (10:15 +0000)]
fix typo

18 years agoadd new tests
Antony Dovgal [Tue, 12 Dec 2006 09:33:17 +0000 (09:33 +0000)]
add new tests

18 years agoOCILobGetChunkSize() does not like BFILEs, return read_length right away
Antony Dovgal [Tue, 12 Dec 2006 09:28:07 +0000 (09:28 +0000)]
OCILobGetChunkSize() does not like BFILEs, return read_length right away

18 years agofix #39795 (build fails on AIX because crypt_r() uses different data struct)
Antony Dovgal [Tue, 12 Dec 2006 07:36:37 +0000 (07:36 +0000)]
fix #39795 (build fails on AIX because crypt_r() uses different data struct)

18 years agoChangeLog update
<changelog@php.net> [Tue, 12 Dec 2006 01:31:15 +0000 (01:31 +0000)]
ChangeLog update

18 years agoClarify stream_encoding.
Andrei Zmievski [Mon, 11 Dec 2006 21:48:07 +0000 (21:48 +0000)]
Clarify stream_encoding.

18 years agoMFB: Fixed bug #39782 (setTime() on a DateTime constructed with a Weekday
Ilia Alshanetsky [Mon, 11 Dec 2006 21:08:44 +0000 (21:08 +0000)]
MFB: Fixed bug #39782 (setTime() on a DateTime constructed with a Weekday
yields incorrect results).

18 years agoMFB: Fixed bug #39787 (PHP doesn't work with Apache 2.3).
Ilia Alshanetsky [Mon, 11 Dec 2006 14:54:29 +0000 (14:54 +0000)]
MFB: Fixed bug #39787 (PHP doesn't work with Apache 2.3).

18 years agoprevent any possible problems with negative values
Antony Dovgal [Mon, 11 Dec 2006 12:33:55 +0000 (12:33 +0000)]
prevent any possible problems with negative values

18 years agoadd new test
Antony Dovgal [Mon, 11 Dec 2006 12:31:54 +0000 (12:31 +0000)]
add new test

18 years agoMFB: Fixed bug #39791 (Crash in strtotime() on overly long relative date
Ilia Alshanetsky [Mon, 11 Dec 2006 05:04:58 +0000 (05:04 +0000)]
MFB: Fixed bug #39791 (Crash in strtotime() on overly long relative date
multipliers).

18 years agoChangeLog update
<changelog@php.net> [Mon, 11 Dec 2006 01:31:01 +0000 (01:31 +0000)]
ChangeLog update

18 years ago- Fix comparison of RecursiveDualIterators
Marcus Boerger [Sun, 10 Dec 2006 23:44:35 +0000 (23:44 +0000)]
- Fix comparison of RecursiveDualIterators

18 years agoFix build
Hannes Magnusson [Sun, 10 Dec 2006 15:43:13 +0000 (15:43 +0000)]
Fix build

18 years ago- upgrade phpinfo() and phpcredits()
Michael Wallner [Sun, 10 Dec 2006 15:02:50 +0000 (15:02 +0000)]
- upgrade phpinfo() and phpcredits()

18 years ago- build fix the other driver as well (a macro would be nicer)
Pierre Joye [Sun, 10 Dec 2006 03:12:11 +0000 (03:12 +0000)]
- build fix the other driver as well (a macro would be nicer)

18 years ago- MFB: addDir returns true
Pierre Joye [Sun, 10 Dec 2006 03:10:55 +0000 (03:10 +0000)]
-  MFB: addDir returns true

18 years ago- MFB: #39286, misleading error message when invalid dimensions are given
Pierre Joye [Sun, 10 Dec 2006 03:03:48 +0000 (03:03 +0000)]
- MFB: #39286, misleading error message when invalid dimensions are given

18 years ago- fix build on HEAD
Pierre Joye [Sun, 10 Dec 2006 02:32:17 +0000 (02:32 +0000)]
- fix build on HEAD
  (not sure if it should compile on 6 and 5 or if it is required only for
   pdo, other drivers require this fix)

18 years ago- MFB: #39508, imagefill crashes with small image
Pierre Joye [Sun, 10 Dec 2006 02:08:07 +0000 (02:08 +0000)]
- MFB: #39508, imagefill crashes with small image

18 years agoChangeLog update
<changelog@php.net> [Sun, 10 Dec 2006 01:31:00 +0000 (01:31 +0000)]
ChangeLog update

18 years ago- #39780, PNG image with CRC/data error raises fatal error
Pierre Joye [Sun, 10 Dec 2006 01:28:01 +0000 (01:28 +0000)]
- #39780, PNG image with CRC/data error raises fatal error

18 years agoMFB: Fixed by #39751 by KevinJohnHoffman at gmail dot com
Edin Kadribasic [Sun, 10 Dec 2006 01:24:13 +0000 (01:24 +0000)]
MFB: Fixed by #39751 by KevinJohnHoffman at gmail dot com

18 years agomerge PHP 5 pdo into HEAD. This source compiles on both PHP 5 and PHP 6.
Wez Furlong [Sat, 9 Dec 2006 22:18:43 +0000 (22:18 +0000)]
merge PHP 5 pdo into HEAD.  This source compiles on both PHP 5 and PHP 6.
If you're poking around in here, please make sure that any changes you make
compile on both PHP 5 and 6.  Thanks!

18 years agoCookie tests
Hannes Magnusson [Sat, 9 Dec 2006 15:57:33 +0000 (15:57 +0000)]
Cookie tests

18 years agoImprove handling of POST data with Andrei's help.
Ilia Alshanetsky [Sat, 9 Dec 2006 14:37:40 +0000 (14:37 +0000)]
Improve handling of POST data with Andrei's help.

18 years agoMFB:
Ilia Alshanetsky [Sat, 9 Dec 2006 14:17:17 +0000 (14:17 +0000)]
MFB:
Fixed handling of multiple cookies with the same name.
Added support for cookies into run-tests.php

18 years agoFix build
Hannes Magnusson [Sat, 9 Dec 2006 14:07:13 +0000 (14:07 +0000)]
Fix build

18 years agoMFB: Strip leading spaces from cookie names, that can come from multi-cookie
Ilia Alshanetsky [Sat, 9 Dec 2006 13:14:06 +0000 (13:14 +0000)]
MFB: Strip leading spaces from cookie names, that can come from multi-cookie
headers where ; can be followed by any number of spaces.

18 years agoMFB: fix heap corruption when adding/caching typelib (also fixes bug 39606)
Rob Richards [Sat, 9 Dec 2006 10:53:05 +0000 (10:53 +0000)]
MFB: fix heap corruption when adding/caching typelib (also fixes bug 39606)
add test

18 years agoMFB: Fixed tests
Ilia Alshanetsky [Sat, 9 Dec 2006 03:18:21 +0000 (03:18 +0000)]
MFB: Fixed tests

18 years agoMFB: fixed test
Ilia Alshanetsky [Sat, 9 Dec 2006 03:07:49 +0000 (03:07 +0000)]
MFB: fixed test

18 years agoChangeLog update
<changelog@php.net> [Sat, 9 Dec 2006 01:31:06 +0000 (01:31 +0000)]
ChangeLog update

18 years agodon't change public API
Antony Dovgal [Fri, 8 Dec 2006 21:18:16 +0000 (21:18 +0000)]
don't change public API

18 years agofix possible issue in the serializer, which might currupt struc when reallocating...
Antony Dovgal [Fri, 8 Dec 2006 20:59:06 +0000 (20:59 +0000)]
fix possible issue in the serializer, which might currupt struc when reallocating arguments stack
(no reproduce case, sorry)

18 years agofix #39732 (oci_bind_array_by_name doesn't work on Solaris 64bit)
Antony Dovgal [Fri, 8 Dec 2006 20:55:14 +0000 (20:55 +0000)]
fix #39732 (oci_bind_array_by_name doesn't work on Solaris 64bit)

18 years agofix typo
Antony Dovgal [Fri, 8 Dec 2006 20:17:31 +0000 (20:17 +0000)]
fix typo

18 years agoMFB: Fixed bug #39759 (Can't use stored procedures fetching multiple result
Ilia Alshanetsky [Fri, 8 Dec 2006 19:51:29 +0000 (19:51 +0000)]
MFB: Fixed bug #39759 (Can't use stored procedures fetching multiple result
sets in pdo_mysql).

18 years agoUnicode filename support in dl().
Andrei Zmievski [Fri, 8 Dec 2006 19:13:51 +0000 (19:13 +0000)]
Unicode filename support in dl().

18 years agoDon't use zend_ascii_hash_find() here -- module names are binary strings.
Andrei Zmievski [Fri, 8 Dec 2006 19:13:31 +0000 (19:13 +0000)]
Don't use zend_ascii_hash_find() here -- module names are binary strings.

18 years agorevert the fix for #39763
Antony Dovgal [Fri, 8 Dec 2006 17:03:26 +0000 (17:03 +0000)]
revert the fix for #39763

18 years agomark more functions unicode safe
Rob Richards [Fri, 8 Dec 2006 16:49:25 +0000 (16:49 +0000)]
mark more functions unicode safe
add test

18 years agomark more functions unicode safe
Rob Richards [Fri, 8 Dec 2006 16:28:33 +0000 (16:28 +0000)]
mark more functions unicode safe
add tests

18 years agoFixed bug #39775 ("Indirect modification ..." message is not shown)
Dmitry Stogov [Fri, 8 Dec 2006 16:23:04 +0000 (16:23 +0000)]
Fixed bug #39775 ("Indirect modification ..." message is not shown)

18 years agoadd new tests by <zoe dot slattery at googlemail dot co dot uk>
Antony Dovgal [Fri, 8 Dec 2006 14:38:53 +0000 (14:38 +0000)]
add new tests by <zoe dot slattery at googlemail dot co dot uk>

18 years agoFixed possible failure
Dmitry Stogov [Fri, 8 Dec 2006 12:47:58 +0000 (12:47 +0000)]
Fixed possible failure

18 years agoMFB: new tests
Nuno Lopes [Fri, 8 Dec 2006 12:15:21 +0000 (12:15 +0000)]
MFB: new tests

18 years agoFixed typo
Ilia Alshanetsky [Fri, 8 Dec 2006 03:13:41 +0000 (03:13 +0000)]
Fixed typo

18 years agoChangeLog update
<changelog@php.net> [Fri, 8 Dec 2006 01:31:00 +0000 (01:31 +0000)]
ChangeLog update

18 years agoMore BC bodges for fgets/fgetss
Sara Golemon [Fri, 8 Dec 2006 01:02:49 +0000 (01:02 +0000)]
More BC bodges for fgets/fgetss

18 years agoAllow POST of unicode data as utf8
Ilia Alshanetsky [Fri, 8 Dec 2006 00:46:01 +0000 (00:46 +0000)]
Allow POST of unicode data as utf8

18 years agoMFB test
Antony Dovgal [Thu, 7 Dec 2006 23:10:58 +0000 (23:10 +0000)]
MFB test

18 years agoMFB tests (they still fail though)
Antony Dovgal [Thu, 7 Dec 2006 23:00:45 +0000 (23:00 +0000)]
MFB tests (they still fail though)
fix BC in fgetss()

18 years agoUnicode support in strptime(). Uses runtime encoding for conversion.
Andrei Zmievski [Thu, 7 Dec 2006 22:00:55 +0000 (22:00 +0000)]
Unicode support in strptime(). Uses runtime encoding for conversion.

# Blah, those new _ut_ macros might be necessary after all.

18 years agoversion_compare() will use runtime encoding.
Andrei Zmievski [Thu, 7 Dec 2006 21:18:45 +0000 (21:18 +0000)]
version_compare() will use runtime encoding.

18 years agoUnicode support/safety in iptc* functions. Untested, cause I know crap
Andrei Zmievski [Thu, 7 Dec 2006 21:11:54 +0000 (21:11 +0000)]
Unicode support/safety in iptc* functions. Untested, cause I know crap
about IPTC.

18 years agoinitialize variables and make Coverity happy
Antony Dovgal [Thu, 7 Dec 2006 20:45:21 +0000 (20:45 +0000)]
initialize variables and make Coverity happy

18 years agoApply Matt W's patch to only allow ASCII digits and not use u_digit().
Andrei Zmievski [Thu, 7 Dec 2006 18:56:25 +0000 (18:56 +0000)]
Apply Matt W's patch  to only allow ASCII digits and not use u_digit().

18 years agoGuard against ambiguous 'else' clauses.
Andrei Zmievski [Thu, 7 Dec 2006 18:19:21 +0000 (18:19 +0000)]
Guard against ambiguous 'else' clauses.

18 years agoUnicode support in parse_url().
Andrei Zmievski [Thu, 7 Dec 2006 18:18:49 +0000 (18:18 +0000)]
Unicode support in parse_url().

18 years agofix #39763 (magic quotes are applied twice by ext/filter)
Antony Dovgal [Thu, 7 Dec 2006 10:59:35 +0000 (10:59 +0000)]
fix #39763 (magic quotes are applied twice by ext/filter)
no need to add slashes manually, they are added by php_register_variable_ex()

18 years agoChange fgets() behavior back to BC version
Sara Golemon [Thu, 7 Dec 2006 09:51:36 +0000 (09:51 +0000)]
Change fgets() behavior back to BC version

18 years agoMFB: Fixed bug #39754 (Some POSIX extension functions not thread safe).
Ilia Alshanetsky [Thu, 7 Dec 2006 01:41:29 +0000 (01:41 +0000)]
MFB: Fixed bug #39754 (Some POSIX extension functions not thread safe).

18 years agoChangeLog update
<changelog@php.net> [Thu, 7 Dec 2006 01:31:16 +0000 (01:31 +0000)]
ChangeLog update

18 years agoAllow submission of unicode data in utf8 form
Ilia Alshanetsky [Thu, 7 Dec 2006 01:06:54 +0000 (01:06 +0000)]
Allow submission of unicode data in utf8 form

18 years agoUse proper zstr for str_getcsv() and add documentation for Andrei's peace of mind
Sara Golemon [Wed, 6 Dec 2006 23:14:15 +0000 (23:14 +0000)]
Use proper zstr for str_getcsv() and add documentation for Andrei's peace of mind

18 years agotest. please ignore
Antony Dovgal [Wed, 6 Dec 2006 20:21:27 +0000 (20:21 +0000)]
test. please ignore

18 years agoFinal set of unicode changes
Ilia Alshanetsky [Wed, 6 Dec 2006 18:40:55 +0000 (18:40 +0000)]
Final set of unicode changes

18 years agoFirst part of unicode upgrade
Ilia Alshanetsky [Wed, 6 Dec 2006 17:52:11 +0000 (17:52 +0000)]
First part of unicode upgrade

18 years agofix import_request_variables()
Antony Dovgal [Wed, 6 Dec 2006 17:42:47 +0000 (17:42 +0000)]
fix import_request_variables()

18 years agoadd Unicode support to oci_statement_type()
Antony Dovgal [Wed, 6 Dec 2006 16:42:27 +0000 (16:42 +0000)]
add Unicode support to oci_statement_type()

18 years agomark most of the OCI8 functions as unicode aware
Antony Dovgal [Wed, 6 Dec 2006 16:36:27 +0000 (16:36 +0000)]
mark most of the OCI8 functions as unicode aware

18 years agomove handling of 'F' to the top
Antony Dovgal [Wed, 6 Dec 2006 16:28:27 +0000 (16:28 +0000)]
move handling of 'F' to the top

18 years agoMake functions as being unicode safe
Ilia Alshanetsky [Wed, 6 Dec 2006 16:25:17 +0000 (16:25 +0000)]
Make functions as being unicode safe

18 years agoadd missing 'F' modified (noticed by Matt)
Antony Dovgal [Wed, 6 Dec 2006 14:47:19 +0000 (14:47 +0000)]
add missing 'F' modified (noticed by Matt)

18 years agofix tests
Antony Dovgal [Wed, 6 Dec 2006 13:21:48 +0000 (13:21 +0000)]
fix tests

18 years agoMFB: Fix win32 build
Rob Richards [Wed, 6 Dec 2006 13:20:17 +0000 (13:20 +0000)]
MFB: Fix win32 build

18 years agofix tests
Antony Dovgal [Wed, 6 Dec 2006 13:11:02 +0000 (13:11 +0000)]
fix tests

18 years agoadd zend_u_strtod() implementation by Matt Wilmas
Antony Dovgal [Wed, 6 Dec 2006 12:25:29 +0000 (12:25 +0000)]
add zend_u_strtod() implementation by Matt Wilmas
major speedup when using floats in Unicode mode
also fixes several problems with the current code