]> granicus.if.org Git - php/log
php
16 years agosapi/apache2(handler|filter)/config.m4: Removing itk from the list of threaded MPMs...
Lars Strojny [Sun, 9 Mar 2008 12:37:05 +0000 (12:37 +0000)]
sapi/apache2(handler|filter)/config.m4: Removing itk from the list of threaded MPMs (thanks Hannes)

16 years agoRename archive during compressAllFiles*()
Steph Fox [Sun, 9 Mar 2008 04:46:16 +0000 (04:46 +0000)]
Rename archive during compressAllFiles*()
Note: this only works for tar archives at present pending a fix for bug #13352

16 years agopack tar structs so speed optimizations don't add extra bytes to the header
Greg Beaver [Sun, 9 Mar 2008 04:17:20 +0000 (04:17 +0000)]
pack tar structs so speed optimizations don't add extra bytes to the header

# Steph: try this and see if it fixes Bug #13353

16 years agoChangeLog update
<changelog@php.net> [Sun, 9 Mar 2008 01:31:31 +0000 (01:31 +0000)]
ChangeLog update

16 years agoAdding itk and and peruser MPM to the list of threaded Apache MPMs
Lars Strojny [Sun, 9 Mar 2008 01:10:13 +0000 (01:10 +0000)]
Adding itk and and peruser MPM to the list of threaded Apache MPMs

16 years ago- Fix typo in skipif
Johannes Schlüter [Sun, 9 Mar 2008 01:06:38 +0000 (01:06 +0000)]
- Fix typo in skipif

16 years agoFix test
Felipe Pena [Sat, 8 Mar 2008 23:32:22 +0000 (23:32 +0000)]
Fix test

16 years agoFix test
Felipe Pena [Sat, 8 Mar 2008 23:14:16 +0000 (23:14 +0000)]
Fix test

16 years agoUser error handlers no longer catch supressed errors
Etienne Kneuss [Sat, 8 Mar 2008 22:17:32 +0000 (22:17 +0000)]
User error handlers no longer catch supressed errors

16 years agoMFB: User error handlers no longer catch supressed errors (patch by Etienne Kneuss)
Felipe Pena [Sat, 8 Mar 2008 22:03:21 +0000 (22:03 +0000)]
MFB: User error handlers no longer catch supressed errors (patch by Etienne Kneuss)

16 years agofix tests if allow_url_fopen is disabled in php.ini
Greg Beaver [Sat, 8 Mar 2008 19:12:41 +0000 (19:12 +0000)]
fix tests if allow_url_fopen is disabled in php.ini

16 years ago- Skipif libxml dotted version is < 2.6.20. Patch from scoates
David Coallier [Sat, 8 Mar 2008 19:08:58 +0000 (19:08 +0000)]
- Skipif libxml dotted version is < 2.6.20. Patch from scoates

16 years agofix test if allow_url_fopen is disabled in php.ini
Greg Beaver [Sat, 8 Mar 2008 19:08:52 +0000 (19:08 +0000)]
fix test if allow_url_fopen is disabled in php.ini

16 years ago- MFB. Ok to fail on OSX. Patch from scoates
David Coallier [Sat, 8 Mar 2008 19:05:48 +0000 (19:05 +0000)]
- MFB. Ok to fail on OSX. Patch from scoates

16 years agoCountable requires SPL
Zoe Slattery [Sat, 8 Mar 2008 17:15:18 +0000 (17:15 +0000)]
Countable requires SPL

16 years agoBug fixed in MySQL 5.0.46
Andrey Hristov [Sat, 8 Mar 2008 15:17:45 +0000 (15:17 +0000)]
Bug fixed in MySQL 5.0.46

16 years agoMFB:
Andrey Hristov [Sat, 8 Mar 2008 15:16:08 +0000 (15:16 +0000)]
MFB:
- Fixed problem with $mysqli->connect() not connecting with defaults
- Fixed leak (#39475)

16 years agoMFB: Fixed bug #44373 (PDO_OCI extension compile failed)
Felipe Pena [Sat, 8 Mar 2008 14:04:53 +0000 (14:04 +0000)]
MFB: Fixed bug #44373 (PDO_OCI extension compile failed)

16 years agoMFB: fix #44214
Nuno Lopes [Sat, 8 Mar 2008 13:14:02 +0000 (13:14 +0000)]
MFB: fix #44214

16 years agoFix tests (removed space on error message "Undefined index: ...")
Felipe Pena [Sat, 8 Mar 2008 13:01:41 +0000 (13:01 +0000)]
Fix tests (removed space on error message "Undefined index: ...")

16 years agoMFB
Nuno Lopes [Sat, 8 Mar 2008 11:59:44 +0000 (11:59 +0000)]
MFB

16 years agoadd new tests
Nuno Lopes [Sat, 8 Mar 2008 11:51:03 +0000 (11:51 +0000)]
add new tests

16 years agoCosmetics (removed space on error message)
Felipe Pena [Sat, 8 Mar 2008 11:49:24 +0000 (11:49 +0000)]
Cosmetics (removed space on error message)

16 years agoMFB: Fixed bug #39018 (Error control operator '@' fails to suppress "Uninitialized...
Felipe Pena [Sat, 8 Mar 2008 11:41:35 +0000 (11:41 +0000)]
MFB: Fixed bug #39018 (Error control operator '@' fails to suppress "Uninitialized string offset")

16 years agoFixed bug #42203 (Clear SQLite result sets before closing database.)
Scott MacVicar [Sat, 8 Mar 2008 04:17:30 +0000 (04:17 +0000)]
Fixed bug #42203 (Clear SQLite result sets before closing database.)

16 years agoChangeLog update
<changelog@php.net> [Sat, 8 Mar 2008 01:31:34 +0000 (01:31 +0000)]
ChangeLog update

16 years agoFix bug #32330 (session_destroy, "Failed to initialize storage module", custom sessio...
Gwynne Raskind [Fri, 7 Mar 2008 23:20:15 +0000 (23:20 +0000)]
Fix bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler)

16 years ago- New tests
Johannes Schlüter [Fri, 7 Mar 2008 21:32:52 +0000 (21:32 +0000)]
- New tests

16 years ago- MFB: #44355 compilation breaks due illegal const usage
Pierre Joye [Fri, 7 Mar 2008 18:41:59 +0000 (18:41 +0000)]
- MFB: #44355   compilation breaks due illegal const usage

16 years agoMFB:
Scott MacVicar [Fri, 7 Mar 2008 17:02:48 +0000 (17:02 +0000)]
MFB:
Fixed bug #41135 (When binding as binary data use sqlite3_bind_blob() to stop errors with null bytes.)
Fixed bug #42443 (Bind integers and booleans as integers rather than strings.)

16 years ago- Tests awaiting fix of bug #44246
Josie Messa [Fri, 7 Mar 2008 16:21:30 +0000 (16:21 +0000)]
- Tests awaiting fix of bug #44246

16 years ago- New tests for rewinddir() function
Josie Messa [Fri, 7 Mar 2008 16:13:20 +0000 (16:13 +0000)]
- New tests for rewinddir() function

16 years agofix test
Josie Messa [Fri, 7 Mar 2008 16:07:34 +0000 (16:07 +0000)]
fix test

16 years ago- New tests for closedir() function
Josie Messa [Fri, 7 Mar 2008 16:02:42 +0000 (16:02 +0000)]
- New tests for closedir() function

16 years agoupdate TODO
Steph Fox [Fri, 7 Mar 2008 14:59:47 +0000 (14:59 +0000)]
update TODO

16 years agoMFB: Update bundled SQLite to 3.5.6
Scott MacVicar [Fri, 7 Mar 2008 10:55:14 +0000 (10:55 +0000)]
MFB: Update bundled SQLite to 3.5.6

16 years agoFix build (one too many right parenthesis in last commit for non-Windows builds)
Gwynne Raskind [Fri, 7 Mar 2008 08:51:05 +0000 (08:51 +0000)]
Fix build (one too many right parenthesis in last commit for non-Windows builds)

16 years agotest was failing because I had a file named 1 in the checkout directory
Greg Beaver [Fri, 7 Mar 2008 04:15:29 +0000 (04:15 +0000)]
test was failing because I had a file named 1 in the checkout directory
# note to tests writers: never assume anything about directory
# contents.

16 years agoimprove seed calculation
Stanislav Malyshev [Fri, 7 Mar 2008 03:39:29 +0000 (03:39 +0000)]
improve seed calculation
# better solution would be to port mt's multi-value seed procedure

16 years agoMFB: Fixed a memory leak inside date_get_last_errors() when there are no
Ilia Alshanetsky [Fri, 7 Mar 2008 02:05:48 +0000 (02:05 +0000)]
MFB: Fixed a memory leak inside date_get_last_errors() when there are no
errors

16 years agoChangeLog update
<changelog@php.net> [Fri, 7 Mar 2008 01:31:36 +0000 (01:31 +0000)]
ChangeLog update

16 years agoBetter readability (USTR_BYTES)
Felipe Pena [Fri, 7 Mar 2008 00:51:02 +0000 (00:51 +0000)]
Better readability (USTR_BYTES)

16 years agoAdd new tests for class/object functions and features.
Robin Fernandes [Thu, 6 Mar 2008 11:07:29 +0000 (11:07 +0000)]
Add new tests for class/object functions and features.

16 years agoChangeLog update
<changelog@php.net> [Thu, 6 Mar 2008 01:31:36 +0000 (01:31 +0000)]
ChangeLog update

16 years agoMFB: Revert patch for bug #44325
Ilia Alshanetsky [Wed, 5 Mar 2008 23:52:56 +0000 (23:52 +0000)]
MFB: Revert patch for bug #44325

16 years ago- MFB: #42505, new sendmail default path breaks on Novell (Guenter Knauf)
Pierre Joye [Wed, 5 Mar 2008 21:20:14 +0000 (21:20 +0000)]
- MFB: #42505, new sendmail default path breaks on Novell (Guenter Knauf)

16 years ago- MFB: #40013, php_uname() does not return nodename on Netware
Pierre Joye [Wed, 5 Mar 2008 21:18:26 +0000 (21:18 +0000)]
- MFB: #40013, php_uname() does not return nodename on Netware
  (Guenter Knauf)

16 years agoUsing new magic constant __DIR__ in run-tests.php
Lars Strojny [Wed, 5 Mar 2008 20:11:35 +0000 (20:11 +0000)]
Using new magic constant __DIR__ in run-tests.php

16 years agoFixed error message on unicode mode
Felipe Pena [Wed, 5 Mar 2008 14:39:05 +0000 (14:39 +0000)]
Fixed error message on unicode mode

16 years agoFix test
Felipe Pena [Wed, 5 Mar 2008 14:22:06 +0000 (14:22 +0000)]
Fix test

16 years agoOptimized require_once() and include_once() by eliminationg open() syscall on se
Dmitry Stogov [Wed, 5 Mar 2008 13:35:02 +0000 (13:35 +0000)]
Optimized require_once() and include_once() by eliminationg open() syscall on se
cond usage.

16 years agoFix test
Felipe Pena [Wed, 5 Mar 2008 13:15:03 +0000 (13:15 +0000)]
Fix test

16 years agoapply better fix, so that the default handle would be closed when closing its reference
Antony Dovgal [Wed, 5 Mar 2008 12:09:33 +0000 (12:09 +0000)]
apply better fix, so that the default handle would be closed when closing its reference

16 years agofix memory corruption due to double destruction of default dir handle
Antony Dovgal [Wed, 5 Mar 2008 09:28:41 +0000 (09:28 +0000)]
fix memory corruption due to double destruction of default dir handle
(detected by ext/standard/tests/dir/readdir_variation6.phpt)

16 years agoChangeLog update
<changelog@php.net> [Wed, 5 Mar 2008 01:31:37 +0000 (01:31 +0000)]
ChangeLog update

16 years agoNew way for check void parameters
Felipe Pena [Tue, 4 Mar 2008 23:39:15 +0000 (23:39 +0000)]
New way for check void parameters

16 years agoNew way for check void parameters
Felipe Pena [Tue, 4 Mar 2008 23:09:02 +0000 (23:09 +0000)]
New way for check void parameters

16 years agoMFB: Fixed bug #44333 (SEGFAULT when using mysql_pconnect() with client_flags)
Felipe Pena [Tue, 4 Mar 2008 22:31:38 +0000 (22:31 +0000)]
MFB: Fixed bug #44333 (SEGFAULT when using mysql_pconnect() with client_flags)

16 years agoFix bug #41069 (db link crash). Also allow SQLT_AFC (aka CHAR datatype) in oci_bind_...
Christopher Jones [Tue, 4 Mar 2008 21:45:55 +0000 (21:45 +0000)]
Fix bug #41069 (db link crash).  Also allow SQLT_AFC (aka CHAR datatype) in oci_bind_by_name

16 years agoAttempt greater test portability
Christopher Jones [Tue, 4 Mar 2008 21:05:01 +0000 (21:05 +0000)]
Attempt greater test portability

16 years agoMFB: Fixed bug #44325 (mssql_bind not correctly bind empty strings as
Ilia Alshanetsky [Tue, 4 Mar 2008 19:39:33 +0000 (19:39 +0000)]
MFB: Fixed bug #44325 (mssql_bind not correctly bind empty strings as
parameter value)

16 years ago- new tests for readdir() function
Josie Messa [Tue, 4 Mar 2008 17:11:10 +0000 (17:11 +0000)]
- new tests for readdir() function

16 years agoFixed SIGSEGV because of access to uninitialized data
Dmitry Stogov [Tue, 4 Mar 2008 12:47:36 +0000 (12:47 +0000)]
Fixed SIGSEGV because of access to uninitialized data

16 years agoFixed shared memory corruption of opcode caches
Dmitry Stogov [Tue, 4 Mar 2008 11:44:15 +0000 (11:44 +0000)]
Fixed shared memory corruption of opcode caches

16 years agofix test
Antony Dovgal [Tue, 4 Mar 2008 11:16:22 +0000 (11:16 +0000)]
fix test

16 years ago- new tests for opendir() function
Josie Messa [Tue, 4 Mar 2008 10:45:40 +0000 (10:45 +0000)]
- new tests for opendir() function

16 years agoFixed wrong result of cascading assignment to string offset
Dmitry Stogov [Tue, 4 Mar 2008 10:07:28 +0000 (10:07 +0000)]
Fixed wrong result of cascading assignment to string offset

16 years agoFixed wrong result of cascading assignment to string offset
Dmitry Stogov [Tue, 4 Mar 2008 10:06:22 +0000 (10:06 +0000)]
Fixed wrong result of cascading assignment to string offset
Fixed memory corruption on cascading assignment of IS_TMP_VAR into string offset
Fixed opcode caches shared memory corruption on cascading assignment of IS_CONST into string offset

16 years agoChangeLog update
<changelog@php.net> [Tue, 4 Mar 2008 01:31:37 +0000 (01:31 +0000)]
ChangeLog update

16 years agoMFB: Fixed bug #44166 (Parameter handling flaw in
Ilia Alshanetsky [Mon, 3 Mar 2008 21:13:29 +0000 (21:13 +0000)]
MFB: Fixed bug #44166 (Parameter handling flaw in
PDO::getAvailableDrivers())

16 years agofix tests
Steph Fox [Mon, 3 Mar 2008 19:36:09 +0000 (19:36 +0000)]
fix tests

16 years ago- Fix get_parent_class() of PDORow instances
Johannes Schlüter [Mon, 3 Mar 2008 18:58:59 +0000 (18:58 +0000)]
- Fix get_parent_class() of PDORow instances

16 years agoRemove inconsistent behaviour when a protected static prop is overridden by public...
Robin Fernandes [Mon, 3 Mar 2008 14:24:11 +0000 (14:24 +0000)]
Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details: http://turl.ca/phhhf ).

16 years ago- A bit more work on PharData creation/conversion.
Steph Fox [Mon, 3 Mar 2008 08:41:15 +0000 (08:41 +0000)]
- A bit more work on PharData creation/conversion.
- If readonly=0, why not $phardata->convertToPhar()?
- Known issue with directories creating 'as-file' copies within the archive (all formats)
@Greg/Marcus/Tony: This passes all tests on my box, 5.2/5.3/release_ts/debug_ts, and I can't find any more memleaks. Obviously this is too good to be true, so if conversion is still messy elsewhere please feel free to fix, or bug and assign to me.

16 years agoChangeLog update
<changelog@php.net> [Mon, 3 Mar 2008 01:31:28 +0000 (01:31 +0000)]
ChangeLog update

16 years agoMFB: Fixed bug #44306 (Better detection of MIPS processors on Windows)
Ilia Alshanetsky [Sun, 2 Mar 2008 15:36:24 +0000 (15:36 +0000)]
MFB: Fixed bug #44306 (Better detection of MIPS processors on Windows)

16 years agoChangeLog update
<changelog@php.net> [Sun, 2 Mar 2008 01:31:32 +0000 (01:31 +0000)]
ChangeLog update

16 years agoGoing back to square one ("it works on Scott's box" - OSX 10.5, gcc version 4.0.1...
Steph Fox [Sun, 2 Mar 2008 00:42:29 +0000 (00:42 +0000)]
Going back to square one ("it works on Scott's box" - OSX 10.5, gcc version 4.0.1 (Apple Inc. build 5465)). Thanks ScottMac, David C and Philip for testing...
Possibly a gcc version issue?

16 years agotypo fix (thx chris)
Lukas Smith [Sat, 1 Mar 2008 23:25:28 +0000 (23:25 +0000)]
typo fix (thx chris)

16 years agolink primary tester URLs and tried to limit lines to 80 chars
Lukas Smith [Sat, 1 Mar 2008 22:47:27 +0000 (22:47 +0000)]
link primary tester URLs and tried to limit lines to 80 chars

16 years agoShould work on all platforms now. (Testing.)
Steph Fox [Sat, 1 Mar 2008 22:38:10 +0000 (22:38 +0000)]
Should work on all platforms now. (Testing.)

16 years agoRight problem, wrong solution. Also missed an '= 1' , thanks Marcus
Steph Fox [Sat, 1 Mar 2008 22:28:33 +0000 (22:28 +0000)]
Right problem, wrong solution. Also missed an '= 1' , thanks Marcus

16 years agoTested this time. All's fine here, MacOSX still complaining @ present.
Steph Fox [Sat, 1 Mar 2008 22:04:19 +0000 (22:04 +0000)]
Tested this time. All's fine here, MacOSX still complaining @ present.

16 years ago- New tests
Johannes Schlüter [Sat, 1 Mar 2008 21:55:20 +0000 (21:55 +0000)]
- New tests

16 years agoUntested. Killing remaining warnings under MacOSX (thanks again Philip).
Steph Fox [Sat, 1 Mar 2008 21:44:32 +0000 (21:44 +0000)]
Untested. Killing remaining warnings under MacOSX (thanks again Philip).

16 years agoAll tests pass here now. Thanks Philip for reporting compiler errors that don't show...
Steph Fox [Sat, 1 Mar 2008 21:31:03 +0000 (21:31 +0000)]
All tests pass here now. Thanks Philip for reporting compiler errors that don't show on my setup.

16 years ago- Allow implementation of abstract methods with optional parameters (Christian
Johannes Schlüter [Sat, 1 Mar 2008 13:53:10 +0000 (13:53 +0000)]
- Allow implementation of abstract methods with optional parameters (Christian
  Schneider)

16 years agoChangeLog update
<changelog@php.net> [Sat, 1 Mar 2008 01:31:29 +0000 (01:31 +0000)]
ChangeLog update

16 years agofix segfault, comment out useless line
Antony Dovgal [Fri, 29 Feb 2008 13:56:46 +0000 (13:56 +0000)]
fix segfault, comment out useless line

16 years agoFix #44144 (object methods as spl autoload functions returned correctly)
Etienne Kneuss [Fri, 29 Feb 2008 13:48:09 +0000 (13:48 +0000)]
Fix #44144 (object methods as spl autoload functions returned correctly)

16 years agoFix tests in non-unicode mode
Etienne Kneuss [Fri, 29 Feb 2008 13:45:19 +0000 (13:45 +0000)]
Fix tests in non-unicode mode

16 years agoFix #44288 (Move declarations)
Etienne Kneuss [Fri, 29 Feb 2008 09:25:30 +0000 (09:25 +0000)]
Fix #44288 (Move declarations)

16 years agoChangeLog update
<changelog@php.net> [Fri, 29 Feb 2008 01:31:31 +0000 (01:31 +0000)]
ChangeLog update

16 years agoAdd "Strict error" when assigning value to property of inexistent object
Felipe Pena [Thu, 28 Feb 2008 19:33:40 +0000 (19:33 +0000)]
Add "Strict error" when assigning value to property of inexistent object

16 years agoFixed return value changed previously
Felipe Pena [Thu, 28 Feb 2008 17:43:32 +0000 (17:43 +0000)]
Fixed return value changed previously

16 years agoMFB
Rasmus Lerdorf [Thu, 28 Feb 2008 17:39:08 +0000 (17:39 +0000)]
MFB

16 years agoWe don't nave to change request shutdown sequence if dl() was failed
Dmitry Stogov [Thu, 28 Feb 2008 16:59:21 +0000 (16:59 +0000)]
We don't nave to change request shutdown sequence if dl() was failed

16 years agoAdded UEXPECT
Felipe Pena [Thu, 28 Feb 2008 15:41:56 +0000 (15:41 +0000)]
Added UEXPECT

16 years agoFixed tests (new error message)
Felipe Pena [Thu, 28 Feb 2008 15:38:40 +0000 (15:38 +0000)]
Fixed tests (new error message)

16 years agoRevert
Felipe Pena [Thu, 28 Feb 2008 15:34:51 +0000 (15:34 +0000)]
Revert