]>
granicus.if.org Git - php/log
<changelog@php.net> [Mon, 7 May 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update
Johannes Schlüter [Sun, 6 May 2007 13:55:17 +0000 (13:55 +0000)]
- Fix test
Hannes Magnusson [Sun, 6 May 2007 13:11:11 +0000 (13:11 +0000)]
Fix test
# pcre is required for the test suite so no need to check for it
# reflection can however be disabled
Johannes Schlüter [Sun, 6 May 2007 12:57:27 +0000 (12:57 +0000)]
- Fix build without reflection
# reflection_what is used fby --ri, too
<changelog@php.net> [Sun, 6 May 2007 01:31:17 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sat, 5 May 2007 21:43:41 +0000 (21:43 +0000)]
fix tests, add more
foobar [Sat, 5 May 2007 19:26:19 +0000 (19:26 +0000)]
fix test on systems where php.ini has something else than default settings
Michael Wallner [Sat, 5 May 2007 15:16:48 +0000 (15:16 +0000)]
- output handler buffers are always binary, thanks Johannes
Marcus Boerger [Sat, 5 May 2007 12:46:30 +0000 (12:46 +0000)]
- Fix function signature
Marcus Boerger [Sat, 5 May 2007 12:24:45 +0000 (12:24 +0000)]
- Update version in error message as well
Marcus Boerger [Sat, 5 May 2007 12:14:20 +0000 (12:14 +0000)]
- Fix re2c check and bump requirement to 0.12.0
Marcus Boerger [Sat, 5 May 2007 12:09:21 +0000 (12:09 +0000)]
- Simplify/use consts
<changelog@php.net> [Sat, 5 May 2007 01:31:15 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Fri, 4 May 2007 22:32:30 +0000 (22:32 +0000)]
check GMP version and skip the test if it's <= 4.2.1
Marcus Boerger [Fri, 4 May 2007 22:09:30 +0000 (22:09 +0000)]
- WS/CS
foobar [Fri, 4 May 2007 21:57:22 +0000 (21:57 +0000)]
- Prevent bugs like #41265 being submitted from now on.
Rob Richards [Fri, 4 May 2007 20:17:40 +0000 (20:17 +0000)]
MFB: Fix bug #41287 (Namespace functions don't allow xmlns to be optional)
add test
Rob Richards [Fri, 4 May 2007 19:32:19 +0000 (19:32 +0000)]
MFB: fix bug #41257 (lookupNamespaceURI does not work as expected)
fix related issue in isDefaultNamespace
add test
reconcile namespaces when setting attribute in a new namespace
Edin Kadribasic [Fri, 4 May 2007 18:19:37 +0000 (18:19 +0000)]
MFB: Update Apache 2 libs to 2.0.59 on the build box and standardize the dirs
Nuno Lopes [Fri, 4 May 2007 17:45:56 +0000 (17:45 +0000)]
use the new 's&' parameter type and simplify the code
Dmitry Stogov [Fri, 4 May 2007 16:53:09 +0000 (16:53 +0000)]
ws
Dmitry Stogov [Fri, 4 May 2007 16:51:18 +0000 (16:51 +0000)]
Fixed wrong deallocation
Antony Dovgal [Fri, 4 May 2007 16:20:21 +0000 (16:20 +0000)]
fix comments
Antony Dovgal [Fri, 4 May 2007 12:45:30 +0000 (12:45 +0000)]
new tests
Antony Dovgal [Fri, 4 May 2007 12:17:30 +0000 (12:17 +0000)]
fix disabled classes
Antony Dovgal [Fri, 4 May 2007 11:48:08 +0000 (11:48 +0000)]
fix arrays with NULL keys in Unicode mode
Antony Dovgal [Fri, 4 May 2007 11:30:27 +0000 (11:30 +0000)]
fix spelling
Antony Dovgal [Fri, 4 May 2007 11:12:30 +0000 (11:12 +0000)]
merge one more missing patch from 5_2
thank you for not doing MFB
Antony Dovgal [Fri, 4 May 2007 09:05:15 +0000 (09:05 +0000)]
fix "checking checking" noticed by Mikko
Antony Dovgal [Fri, 4 May 2007 08:27:26 +0000 (08:27 +0000)]
fix machine dependent test
<changelog@php.net> [Fri, 4 May 2007 01:31:10 +0000 (01:31 +0000)]
ChangeLog update
Johannes Schlüter [Thu, 3 May 2007 12:44:35 +0000 (12:44 +0000)]
- Fix skipif
Antony Dovgal [Thu, 3 May 2007 12:10:02 +0000 (12:10 +0000)]
improve test
Edin Kadribasic [Thu, 3 May 2007 04:17:18 +0000 (04:17 +0000)]
MFB Fix Windows Build
<changelog@php.net> [Thu, 3 May 2007 01:31:08 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Wed, 2 May 2007 15:26:59 +0000 (15:26 +0000)]
this test is only valid when Zend MM is enabled
Antony Dovgal [Wed, 2 May 2007 15:25:32 +0000 (15:25 +0000)]
make USE_ZEND_ALLOC env var available in SKIPIF section
Dmitry Stogov [Wed, 2 May 2007 13:22:15 +0000 (13:22 +0000)]
Fixed altering $this via argument named "this"
Antony Dovgal [Wed, 2 May 2007 10:30:24 +0000 (10:30 +0000)]
fix build when ext/hash is compiled as shared module
Dmitry Stogov [Wed, 2 May 2007 10:16:48 +0000 (10:16 +0000)]
Fixed bug #41192 (Per Directory Values only work for one key)
Dmitry Stogov [Wed, 2 May 2007 09:38:22 +0000 (09:38 +0000)]
Fixed bug #41004 (minOccurs="0" and null class member variable)
Dmitry Stogov [Wed, 2 May 2007 08:35:33 +0000 (08:35 +0000)]
New test
Dmitry Stogov [Wed, 2 May 2007 08:22:32 +0000 (08:22 +0000)]
Fixed bug #41097 (ext/soap returning associative array as indexed without using WSDL)
Dmitry Stogov [Wed, 2 May 2007 07:27:52 +0000 (07:27 +0000)]
Fixed test
<changelog@php.net> [Wed, 2 May 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update
Derick Rethans [Tue, 1 May 2007 16:04:16 +0000 (16:04 +0000)]
- Added test case for bug #41252.
Johannes Schlüter [Tue, 1 May 2007 08:35:57 +0000 (08:35 +0000)]
- Fix test
<changelog@php.net> [Tue, 1 May 2007 01:31:03 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Mon, 30 Apr 2007 21:39:48 +0000 (21:39 +0000)]
initialize optional parameters
Johannes Schlüter [Mon, 30 Apr 2007 19:52:04 +0000 (19:52 +0000)]
- Add new test
Johannes Schlüter [Mon, 30 Apr 2007 19:51:20 +0000 (19:51 +0000)]
- Fix "f" modifier for zend_parse_parameters_ex in case of a __call call
(fixes Zend/tests/bug19859.phpt and Zend/tests/bug34260.phpt)
Antony Dovgal [Mon, 30 Apr 2007 15:59:12 +0000 (15:59 +0000)]
make concatenating two binary strings a special case
<changelog@php.net> [Mon, 30 Apr 2007 01:31:00 +0000 (01:31 +0000)]
ChangeLog update
Edin Kadribasic [Sun, 29 Apr 2007 17:47:56 +0000 (17:47 +0000)]
MFB: Sync with zlib
<changelog@php.net> [Sun, 29 Apr 2007 01:31:07 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sat, 28 Apr 2007 12:05:19 +0000 (12:05 +0000)]
this case is handled in convert_to_unicode(), no need to duplicate it
Antony Dovgal [Sat, 28 Apr 2007 12:04:43 +0000 (12:04 +0000)]
convert non-strings to unicode in unicode mode
Antony Dovgal [Sat, 28 Apr 2007 11:58:41 +0000 (11:58 +0000)]
add new tests
<changelog@php.net> [Sat, 28 Apr 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Fri, 27 Apr 2007 21:32:40 +0000 (21:32 +0000)]
add new tests
Antony Dovgal [Fri, 27 Apr 2007 21:27:14 +0000 (21:27 +0000)]
fix typo (Z_USTRVAL_P -> Z_USTRLEN_P) and CS
Antony Dovgal [Fri, 27 Apr 2007 11:43:24 +0000 (11:43 +0000)]
improve the tests
Antony Dovgal [Fri, 27 Apr 2007 08:11:37 +0000 (08:11 +0000)]
initialize retval_ptr_ptr before returning FAILURE
this fixes invalid read in #41209
<changelog@php.net> [Fri, 27 Apr 2007 01:31:04 +0000 (01:31 +0000)]
ChangeLog update
Uwe Schindler [Fri, 27 Apr 2007 00:29:02 +0000 (00:29 +0000)]
Fix crash on server startup when log message is printed
Antony Dovgal [Thu, 26 Apr 2007 23:42:36 +0000 (23:42 +0000)]
fix tests
add test for yet not merged fix
Antony Dovgal [Thu, 26 Apr 2007 23:32:30 +0000 (23:32 +0000)]
fix tests
Antony Dovgal [Thu, 26 Apr 2007 23:13:16 +0000 (23:13 +0000)]
add Id tag
Antony Dovgal [Thu, 26 Apr 2007 19:08:24 +0000 (19:08 +0000)]
fix build on Tru64
Andrei Zmievski [Thu, 26 Apr 2007 15:50:12 +0000 (15:50 +0000)]
Set CG(literal_type) for backticks.
Dmitry Stogov [Thu, 26 Apr 2007 12:53:34 +0000 (12:53 +0000)]
Prevent double close() of the same file handle
Antony Dovgal [Thu, 26 Apr 2007 09:39:30 +0000 (09:39 +0000)]
remove highlight.bg
Antony Dovgal [Thu, 26 Apr 2007 09:39:03 +0000 (09:39 +0000)]
removed unused highlight.bg ini option
Johannes Schlüter [Thu, 26 Apr 2007 07:19:29 +0000 (07:19 +0000)]
- Fix test
<changelog@php.net> [Thu, 26 Apr 2007 01:31:03 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Wed, 25 Apr 2007 18:09:08 +0000 (18:09 +0000)]
add GMP_VERSION constant
add test
do not allow zero operand in gmp_divexact()
Dmitry Stogov [Wed, 25 Apr 2007 14:18:15 +0000 (14:18 +0000)]
ZTS fix
Antony Dovgal [Wed, 25 Apr 2007 11:19:10 +0000 (11:19 +0000)]
MFB: Fix crashes when SAPI handlers are overriden in dl()-ed extensions
Hannes Magnusson [Wed, 25 Apr 2007 10:02:23 +0000 (10:02 +0000)]
- Don't pick up php.ini from cwd on BSDs
- "Resolve" (with the help of $PATH) to /path/to/php and pick up
the php.ini from there
Hannes Magnusson [Wed, 25 Apr 2007 09:53:20 +0000 (09:53 +0000)]
rename --ri core to --ri main
# "the man has spoken"
foobar [Wed, 25 Apr 2007 07:47:15 +0000 (07:47 +0000)]
> date: 2006/12/09 22:18:42; author: wez; state: Exp; lines: +14 -6
> 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!
Same goes for Wez. :) (pecl build broken for pdo drivers)
<changelog@php.net> [Wed, 25 Apr 2007 01:31:09 +0000 (01:31 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 24 Apr 2007 01:31:13 +0000 (01:31 +0000)]
ChangeLog update
Hannes Magnusson [Mon, 23 Apr 2007 21:24:54 +0000 (21:24 +0000)]
Add the ability to display the core ini entries via "php --ri core"
Johannes Schlüter [Mon, 23 Apr 2007 20:55:56 +0000 (20:55 +0000)]
- Keep unicode.semantcis for SKIPIF
Johannes Schlüter [Mon, 23 Apr 2007 20:53:55 +0000 (20:53 +0000)]
- Add my name (sync to CREDITS file)
Marcus Boerger [Mon, 23 Apr 2007 20:47:58 +0000 (20:47 +0000)]
- Rephrase as suggested by Chris Jones
Marcus Boerger [Mon, 23 Apr 2007 20:17:19 +0000 (20:17 +0000)]
- Add 'php --ini' to CLI which returns the INI file/dir configuration
Hannes Magnusson [Mon, 23 Apr 2007 16:32:37 +0000 (16:32 +0000)]
Plug leak
Scott MacVicar [Mon, 23 Apr 2007 15:06:13 +0000 (15:06 +0000)]
Fixed bug #40130 (TTF usage doesn't work properly under Netware)
Antony Dovgal [Mon, 23 Apr 2007 14:57:37 +0000 (14:57 +0000)]
[DOC] add gmp_testbit() function
tests if the specified bit is set and returns false/true
Antony Dovgal [Mon, 23 Apr 2007 14:36:38 +0000 (14:36 +0000)]
add CURLOPT_FTP_CREATE_MISSING_DIRS
Antony Dovgal [Mon, 23 Apr 2007 11:19:05 +0000 (11:19 +0000)]
there are definitely no problems found if all tests passed
Antony Dovgal [Mon, 23 Apr 2007 11:04:54 +0000 (11:04 +0000)]
fix long options
Antony Dovgal [Mon, 23 Apr 2007 10:48:13 +0000 (10:48 +0000)]
MFB fix for #41034
add missing tests
Dmitry Stogov [Mon, 23 Apr 2007 10:21:43 +0000 (10:21 +0000)]
64-bit support
Dmitry Stogov [Mon, 23 Apr 2007 10:21:24 +0000 (10:21 +0000)]
WIN64 support
Antony Dovgal [Mon, 23 Apr 2007 10:05:25 +0000 (10:05 +0000)]
fix folding
Antony Dovgal [Mon, 23 Apr 2007 09:32:36 +0000 (09:32 +0000)]
revert
Antony Dovgal [Mon, 23 Apr 2007 09:26:58 +0000 (09:26 +0000)]
revert