]> granicus.if.org Git - php/log
php
13 years agofix the build
Andrey Hristov [Fri, 21 Oct 2011 15:36:36 +0000 (15:36 +0000)]
fix the build

13 years agoshift code around to two new files - mysqlnd_driver.c
Andrey Hristov [Fri, 21 Oct 2011 15:28:58 +0000 (15:28 +0000)]
shift code around to two new files - mysqlnd_driver.c
and mysqlnd_ext_plugin.c (mysqlnd extension plugin)

13 years agoChanged silent conversion of array to string to produce a notice. (Patrick)
Stanislav Malyshev [Fri, 21 Oct 2011 06:08:47 +0000 (06:08 +0000)]
Changed silent conversion of array to string to produce a notice. (Patrick)

13 years agoAdd SERVER_PROTOCOL variable to $_SERVER. Patch by kuzuha. Thanks.
Moriyoshi Koizumi [Fri, 21 Oct 2011 05:24:30 +0000 (05:24 +0000)]
Add SERVER_PROTOCOL variable to $_SERVER.  Patch by kuzuha.  Thanks.

13 years agothere is a length limit on the shebang line, ignore the tests for >= 127
Ferenc Kovacs [Thu, 20 Oct 2011 18:09:44 +0000 (18:09 +0000)]
there is a length limit on the shebang line, ignore the tests for >= 127

13 years agoUpdating news with commit r308410.
Gustavo André dos Santos Lopes [Thu, 20 Oct 2011 08:53:01 +0000 (08:53 +0000)]
Updating news with commit r308410.

13 years agoUpdate UPGRADING
Stanislav Malyshev [Thu, 20 Oct 2011 06:24:56 +0000 (06:24 +0000)]
Update UPGRADING
# more to come soon

13 years agoback to dev
Stanislav Malyshev [Thu, 20 Oct 2011 06:06:35 +0000 (06:06 +0000)]
back to dev

13 years ago5.4.0beta2
Stanislav Malyshev [Thu, 20 Oct 2011 06:05:30 +0000 (06:05 +0000)]
5.4.0beta2

13 years agoFixed bug #60094 (C++ comment fails in c89)
Xinchen Hui [Wed, 19 Oct 2011 15:08:50 +0000 (15:08 +0000)]
Fixed bug #60094 (C++ comment fails in c89)

13 years agoapi_ext to reverse_api
Andrey Hristov [Wed, 19 Oct 2011 15:04:12 +0000 (15:04 +0000)]
api_ext to reverse_api

13 years agoFix Bug #55801 Behavior of unserialize has changed:
Michael Wallner [Wed, 19 Oct 2011 10:09:24 +0000 (10:09 +0000)]
Fix Bug #55801 Behavior of unserialize has changed:
 (un)serialize in __wakeup/__sleep now use clean var_hashes

13 years agoTests for the DST RFC.
Daniel Convissor [Tue, 18 Oct 2011 21:45:07 +0000 (21:45 +0000)]
Tests for the DST RFC.

13 years agoImproved ternary operator performance when returning arrays
Arnaud Le Blanc [Tue, 18 Oct 2011 19:42:42 +0000 (19:42 +0000)]
Improved ternary operator performance when returning arrays

13 years agofixed maximum byte length of utf8mb4.
Rui Hirokawa [Tue, 18 Oct 2011 14:28:21 +0000 (14:28 +0000)]
fixed maximum byte length of utf8mb4.

13 years agoMFH: fixed byte length of utf-8.
Rui Hirokawa [Tue, 18 Oct 2011 14:04:13 +0000 (14:04 +0000)]
MFH: fixed byte length of utf-8.

13 years agoFixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with numeric...
Ilia Alshanetsky [Mon, 17 Oct 2011 23:51:25 +0000 (23:51 +0000)]
Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with numeric string properties)

13 years agoFixed bug #60038 (SIGALRM cause segfault in php_error_cb)
Xinchen Hui [Sun, 16 Oct 2011 03:00:51 +0000 (03:00 +0000)]
Fixed bug #60038 (SIGALRM cause segfault in php_error_cb)

13 years agorevert change, doesn't work
Stanislav Malyshev [Sun, 16 Oct 2011 02:43:50 +0000 (02:43 +0000)]
revert change, doesn't work

13 years agoBug #55754 - Only variables should be passed by reference for ZEND_SEND_PREFER_REF...
Stanislav Malyshev [Sun, 16 Oct 2011 00:34:01 +0000 (00:34 +0000)]
Bug #55754 - Only variables should be passed by reference for ZEND_SEND_PREFER_REF params

13 years agofix potential integer overflow
Stanislav Malyshev [Sat, 15 Oct 2011 23:57:33 +0000 (23:57 +0000)]
fix potential integer overflow

13 years agofix openbasedir in test
Stanislav Malyshev [Sat, 15 Oct 2011 23:52:40 +0000 (23:52 +0000)]
fix openbasedir in test

13 years agoadded a missing emoji U+27BF.
Rui Hirokawa [Sat, 15 Oct 2011 07:12:02 +0000 (07:12 +0000)]
added a missing emoji U+27BF.

13 years agoFixed bug #60019 (Function time_nanosleep() is undefined on OS X).
Ilia Alshanetsky [Fri, 14 Oct 2011 12:43:27 +0000 (12:43 +0000)]
Fixed bug #60019 (Function time_nanosleep() is undefined on OS X).

13 years ago- Fixed bug #60048 (sa_len a #define on IRIX)
Felipe Pena [Thu, 13 Oct 2011 22:56:05 +0000 (22:56 +0000)]
- Fixed bug #60048 (sa_len a #define on IRIX)
  patch by: china at thewrittenword dot com

13 years agoexport this existing function
Andrey Hristov [Wed, 12 Oct 2011 16:18:02 +0000 (16:18 +0000)]
export this existing function

13 years ago- Fixed bug #60033 (Incorrectly merged PDO dblib patches break uniqueidentifier colum...
Felipe Pena [Wed, 12 Oct 2011 01:24:51 +0000 (01:24 +0000)]
- Fixed bug #60033 (Incorrectly merged PDO dblib patches break uniqueidentifier column type)

13 years ago- Fixed bug #60042 (spl_autoload_call may manipulate a dangling pointer)
Felipe Pena [Wed, 12 Oct 2011 01:03:15 +0000 (01:03 +0000)]
- Fixed bug #60042 (spl_autoload_call may manipulate a dangling pointer)
  patch by: tom at punkave dot com

13 years agoMYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection)
Andrey Hristov [Mon, 10 Oct 2011 20:49:28 +0000 (20:49 +0000)]
MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection)
QC will need an ifdef-layer to compile with this

13 years agolast stat fix
Andrey Hristov [Mon, 10 Oct 2011 15:45:56 +0000 (15:45 +0000)]
last stat fix

13 years agofix test after stat change
Andrey Hristov [Mon, 10 Oct 2011 14:39:22 +0000 (14:39 +0000)]
fix test after stat change

13 years agofix another test after stat change
Andrey Hristov [Mon, 10 Oct 2011 14:33:07 +0000 (14:33 +0000)]
fix another test after stat change

13 years agofix test
Andrey Hristov [Mon, 10 Oct 2011 14:19:01 +0000 (14:19 +0000)]
fix test

13 years agofix test
Andrey Hristov [Mon, 10 Oct 2011 13:25:45 +0000 (13:25 +0000)]
fix test

13 years agofix test
Andrey Hristov [Mon, 10 Oct 2011 12:50:09 +0000 (12:50 +0000)]
fix test

13 years ago- Updated to version 2011.12 (2011l)
Derick Rethans [Mon, 10 Oct 2011 08:05:55 +0000 (08:05 +0000)]
- Updated to version 2011.12 (2011l)

13 years agoAdded the xsl.security_prefs option to 5_4 and trunk and
Christian Stocker [Mon, 10 Oct 2011 07:59:19 +0000 (07:59 +0000)]
Added the xsl.security_prefs option to 5_4 and trunk and
mark it as deprecated for BC-reasons
Added tests for ini option and combination of both

13 years ago- ensure request_terminate_timeout >= request_slowlog_timeout
Jérôme Loyet [Sun, 9 Oct 2011 15:21:06 +0000 (15:21 +0000)]
- ensure request_terminate_timeout >= request_slowlog_timeout

13 years ago- Fixed bug #55526 (Heartbeat causes a lot of unnecessary events)
Jérôme Loyet [Sun, 9 Oct 2011 15:12:26 +0000 (15:12 +0000)]
- Fixed bug #55526 (Heartbeat causes a lot of unnecessary events)

13 years ago- Fixed bug #55533 (The -d parameter doesn't work)
Jérôme Loyet [Sun, 9 Oct 2011 14:36:11 +0000 (14:36 +0000)]
- Fixed bug #55533 (The -d parameter doesn't work)

13 years agoFixed Bug #55554 (Legacy constructors not handled properly) [TRAITS] [DOC]
Stefan Marr [Sun, 9 Oct 2011 11:13:27 +0000 (11:13 +0000)]
Fixed Bug #55554 (Legacy constructors not handled properly) [TRAITS] [DOC]
# The handling of legacy constructors defined by traits was corrected.
# They are now properly registered and used on instantiation.
# The situation for conflicting legacy and __construct constructors is
# mostly identical. If they are defined in the class, they override conflicts
# and do not collide. However, in case different styles are mixed, between
# class and trait definition, we assume a programmer's mistake and report
# a collision.
#
# BTW: +1 for all the fixed tests! `make test` is fun again.

13 years ago- fix r317922 (missing PHP_ADD_BUILD_DIR(sapi/fpm/fpm/events) in config.m4)
Jérôme Loyet [Sun, 9 Oct 2011 09:22:36 +0000 (09:22 +0000)]
- fix r317922 (missing PHP_ADD_BUILD_DIR(sapi/fpm/fpm/events) in config.m4)

13 years agoUse ZEND_ constants instead of plain strings for names of magic methods.
Stefan Marr [Sat, 8 Oct 2011 23:47:16 +0000 (23:47 +0000)]
Use ZEND_ constants instead of plain strings for names of magic methods.
# No functional changes.

13 years ago- Implemented FR #52569 (Add the "ondemand" process-manager to allow zero children)
Jérôme Loyet [Sat, 8 Oct 2011 21:04:10 +0000 (21:04 +0000)]
- Implemented FR #52569 (Add the "ondemand" process-manager to allow zero children)

13 years ago- fix r317913
Jérôme Loyet [Sat, 8 Oct 2011 20:43:12 +0000 (20:43 +0000)]
- fix r317913

13 years ago- Fixed bug #55486 (status show BIG processes number)
Jérôme Loyet [Sat, 8 Oct 2011 19:50:26 +0000 (19:50 +0000)]
- Fixed bug #55486 (status show BIG processes number)

13 years ago- Fixed bug #55577 (status.html does not install)
Jérôme Loyet [Sat, 8 Oct 2011 19:31:32 +0000 (19:31 +0000)]
- Fixed bug #55577 (status.html does not install)

13 years agonull the value before usage
Andrey Hristov [Sat, 8 Oct 2011 14:48:14 +0000 (14:48 +0000)]
null the value before usage

13 years agoRemove unecessary codes
Xinchen Hui [Fri, 7 Oct 2011 04:14:31 +0000 (04:14 +0000)]
Remove unecessary codes

13 years agoAdd test case
Andrey Hristov [Thu, 6 Oct 2011 17:06:02 +0000 (17:06 +0000)]
Add test case

13 years agoBe consistent, add mysqli::stat property, as equivalent of mysqli_stat().
Andrey Hristov [Thu, 6 Oct 2011 11:25:05 +0000 (11:25 +0000)]
Be consistent, add mysqli::stat property, as equivalent of mysqli_stat().
Fix for Bug #55859 mysqli->stat property access gives error

13 years agotry not to crash when closing persistent sockets, because EG(persistent_list)
Andrey Hristov [Thu, 6 Oct 2011 00:45:58 +0000 (00:45 +0000)]
try not to crash when closing persistent sockets, because EG(persistent_list)
is cleaned before the extensions' MSHUTDOWNs are called.

13 years agoFix bad cast which leads to crashes!
Andrey Hristov [Wed, 5 Oct 2011 18:51:15 +0000 (18:51 +0000)]
Fix bad cast which leads to crashes!

13 years ago- Revert r313616 (When we have a blocking SSL socket, respect the timeout
Pierre Joye [Wed, 5 Oct 2011 05:20:51 +0000 (05:20 +0000)]
- Revert r313616 (When we have a blocking SSL socket, respect the timeout
  option, scottmac)

# This caused bug #55283 and #55848, we should investigate a proper solution without
# breaking anything.

13 years agoFixed bug #55750 (memory copy issue in sysvshm extension).
Ilia Alshanetsky [Mon, 3 Oct 2011 18:17:12 +0000 (18:17 +0000)]
Fixed bug #55750 (memory copy issue in sysvshm extension).

13 years agoFixed bug #55825, and add test script
Xinchen Hui [Mon, 3 Oct 2011 17:01:17 +0000 (17:01 +0000)]
Fixed bug #55825, and add test script

13 years agotypofix (procgress to progress)
Peter Cowburn [Mon, 3 Oct 2011 08:45:06 +0000 (08:45 +0000)]
typofix (procgress to progress)

13 years agoFix php.ini comment (#55834)
Peter Cowburn [Mon, 3 Oct 2011 08:40:26 +0000 (08:40 +0000)]
Fix php.ini comment (#55834)

13 years ago- Improve void arg check
Felipe Pena [Sat, 1 Oct 2011 13:01:12 +0000 (13:01 +0000)]
- Improve void arg check
- Removed unused variable
- Added check for empty tag in enchant_broker_request_dict() (to avoid assert warning)

13 years agoA better fix for #55817 (thanks to bjori)
Xinchen Hui [Fri, 30 Sep 2011 15:08:32 +0000 (15:08 +0000)]
A better fix for #55817 (thanks to bjori)

13 years agoFixed bug #55807 (Wrong value for splFileObject::SKIP_EMPTY)
Hannes Magnusson [Fri, 30 Sep 2011 14:17:23 +0000 (14:17 +0000)]
Fixed bug #55807 (Wrong value for splFileObject::SKIP_EMPTY)

13 years agoUse the default stream context for FilesystemIterator, GlobIterator and (Recursive...
Hannes Magnusson [Fri, 30 Sep 2011 14:12:26 +0000 (14:12 +0000)]
Use the default stream context for FilesystemIterator, GlobIterator and (Recursive)DirectoryIterator

13 years agoFix wrong codes #55817
Xinchen Hui [Fri, 30 Sep 2011 13:34:07 +0000 (13:34 +0000)]
Fix wrong codes #55817

13 years ago- Fixed #55798: serialize followed by unserialize with numeric object prop.
Gustavo André dos Santos Lopes [Wed, 28 Sep 2011 14:47:42 +0000 (14:47 +0000)]
- Fixed #55798: serialize followed by unserialize with numeric object prop.
  gives integer prop.

13 years ago- Oops missed return. Also improved the readability of a test.
Gustavo André dos Santos Lopes [Tue, 27 Sep 2011 11:43:07 +0000 (11:43 +0000)]
- Oops missed return. Also improved the readability of a test.

13 years ago- Added tests and NEWS for r306475; see bug #55797.
Gustavo André dos Santos Lopes [Tue, 27 Sep 2011 10:57:25 +0000 (10:57 +0000)]
- Added tests and NEWS for r306475; see bug #55797.
- Removed now redundant previous overflow check, which relied on
  undefined behavior (wraparound) and was ignored in optimized builds.

13 years agofix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)
Antony Dovgal [Tue, 27 Sep 2011 09:12:13 +0000 (09:12 +0000)]
fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)

13 years agosplit the ext/calendar/tests/bug53574.phpt into two test, as we expect different...
Ferenc Kovacs [Tue, 27 Sep 2011 00:53:41 +0000 (00:53 +0000)]
split the ext/calendar/tests/bug53574.phpt into two test, as we expect different result on 32 and 64 bit

13 years agofix #49599, the eol-style is important here, as this is a regression test for #36459
Ferenc Kovacs [Mon, 26 Sep 2011 23:28:24 +0000 (23:28 +0000)]
fix #49599, the eol-style is important here, as this is a regression test for #36459

13 years ago- Fixed bug in SdnToGregorian (see comments on #53574, though that bug is about
Gustavo André dos Santos Lopes [Mon, 26 Sep 2011 22:38:21 +0000 (22:38 +0000)]
- Fixed bug in SdnToGregorian (see comments on #53574, though that bug is about
  another function). NEWS & tests tomorrow.

13 years agoUse TZ similar to easter_date.phpt else gcov et al give a diff for unixtojd(1000000000)
Christopher Jones [Mon, 26 Sep 2011 19:13:06 +0000 (19:13 +0000)]
Use TZ similar to easter_date.phpt else gcov et al give a diff for unixtojd(1000000000)

13 years ago- Updated to version 2011.11 (2011k)
Derick Rethans [Mon, 26 Sep 2011 17:23:00 +0000 (17:23 +0000)]
- Updated to version 2011.11 (2011k)

13 years ago- update news
Pierre Joye [Mon, 26 Sep 2011 08:56:56 +0000 (08:56 +0000)]
- update news

13 years ago- be sure to check if the var ha not been removed between the two calls
Pierre Joye [Mon, 26 Sep 2011 08:49:28 +0000 (08:49 +0000)]
- be sure to check if the var ha not been removed between the two calls

13 years ago- Fix bug #55622, better fix for this issue, old fix can break if sizeof(size_t)...
Pierre Joye [Mon, 26 Sep 2011 08:36:33 +0000 (08:36 +0000)]
- Fix bug #55622, better fix for this issue, old fix can break if sizeof(size_t) > sizeof(int) like on sparc

13 years agoupdate proto
Stanislav Malyshev [Mon, 26 Sep 2011 03:57:22 +0000 (03:57 +0000)]
update proto

13 years ago- Fix folding
Johannes Schlüter [Sun, 25 Sep 2011 13:06:09 +0000 (13:06 +0000)]
- Fix folding

13 years ago- Fix bug #55776 (PDORow to session bug)
Johannes Schlüter [Sun, 25 Sep 2011 12:39:05 +0000 (12:39 +0000)]
- Fix bug #55776 (PDORow to session bug)

13 years agorevert the previous patch.
Rui Hirokawa [Sun, 25 Sep 2011 08:22:58 +0000 (08:22 +0000)]
revert the previous patch.

13 years agoMFH: added mb_ereg_replace_callback().
Rui Hirokawa [Sun, 25 Sep 2011 08:15:50 +0000 (08:15 +0000)]
MFH: added mb_ereg_replace_callback().

13 years agoFix tests due to bison depened message format
Xinchen Hui [Sun, 25 Sep 2011 03:35:57 +0000 (03:35 +0000)]
Fix tests due to bison depened message format

13 years agoFix warning "implicit declaration of function `zend_fetch_debug_backtrace'"
Xinchen Hui [Sun, 25 Sep 2011 03:18:39 +0000 (03:18 +0000)]
Fix warning "implicit declaration of function `zend_fetch_debug_backtrace'"

13 years agoFix bug #55769 (Make Fails with "Missing Separator" error) via s/ /^I/.
Adam Harvey [Sat, 24 Sep 2011 19:16:33 +0000 (19:16 +0000)]
Fix bug #55769 (Make Fails with "Missing Separator" error) via s/    /^I/.

13 years agoMFH: fixed #40685: removed '&' in mb_decode_numericentity().
Rui Hirokawa [Sat, 24 Sep 2011 02:12:17 +0000 (02:12 +0000)]
MFH: fixed #40685: removed '&' in mb_decode_numericentity().

13 years agounused var
Xinchen Hui [Sat, 24 Sep 2011 01:05:43 +0000 (01:05 +0000)]
unused var

13 years agoAdd a test and declare the local vars locally
Rasmus Lerdorf [Fri, 23 Sep 2011 15:19:48 +0000 (15:19 +0000)]
Add a test and declare the local vars locally

13 years agoImprove the warning message of incompatible arguments. (#55719)
Xinchen Hui [Fri, 23 Sep 2011 15:08:11 +0000 (15:08 +0000)]
Improve the warning message of incompatible arguments. (#55719)
And fix tests related.

13 years agoFix for bug #55767
Rasmus Lerdorf [Fri, 23 Sep 2011 13:16:37 +0000 (13:16 +0000)]
Fix for bug #55767

13 years agoMFH: fixed a bug in convertion table and added test script for emoji.
Rui Hirokawa [Fri, 23 Sep 2011 11:11:38 +0000 (11:11 +0000)]
MFH: fixed a bug in convertion table and added test script for emoji.

13 years agoAdd tests
Xinchen Hui [Fri, 23 Sep 2011 03:09:12 +0000 (03:09 +0000)]
Add tests

13 years agoUpdate NEWS
Xinchen Hui [Fri, 23 Sep 2011 03:02:01 +0000 (03:02 +0000)]
Update NEWS

13 years agoFixed bug #55758 (Digest Authenticate missed in 5.4)
Xinchen Hui [Fri, 23 Sep 2011 02:56:25 +0000 (02:56 +0000)]
Fixed bug #55758 (Digest Authenticate missed in 5.4)
 the block I am removing should be removed along with the PG(saf_mod) condition.
 since it is inside the PG(saf_mod) condition block.

13 years agothe TZ environment variable also needed to be set here, didn't dug up why date.timezo...
Ferenc Kovacs [Thu, 22 Sep 2011 22:29:28 +0000 (22:29 +0000)]
the TZ environment variable also needed to be set here, didn't dug up why date.timezone isn't sufficient

13 years agoskip the interbase tests if cannot connect to the server
Ferenc Kovacs [Thu, 22 Sep 2011 22:07:02 +0000 (22:07 +0000)]
skip the interbase tests if cannot connect to the server

13 years agothe julian date for timestamp 1000000000 is 2452161.5740741, which is rounded to...
Ferenc Kovacs [Thu, 22 Sep 2011 21:50:45 +0000 (21:50 +0000)]
the julian date for timestamp 1000000000 is 2452161.5740741, which is rounded to 2452162

13 years agoit seems that easter_date doesn't use the date.timezone but the TZ environment variab...
Ferenc Kovacs [Thu, 22 Sep 2011 20:59:10 +0000 (20:59 +0000)]
it seems that easter_date doesn't use the date.timezone but the TZ environment variable, so it passing the return value of easter_date() to date() which uses the date.timezone will create wrong result.

13 years agoAdd tests for bug #55755
Xinchen Hui [Thu, 22 Sep 2011 02:26:00 +0000 (02:26 +0000)]
Add tests for bug #55755

13 years agoRemoved unreachable code (stream == NULL check is done already)
Ilia Alshanetsky [Wed, 21 Sep 2011 19:08:30 +0000 (19:08 +0000)]
Removed unreachable code (stream == NULL check is done already)

13 years agoFixed bug #55755 (SegFault when outputting header WWW-Authenticate)
Xinchen Hui [Wed, 21 Sep 2011 16:00:09 +0000 (16:00 +0000)]
Fixed bug #55755 (SegFault when outputting header WWW-Authenticate)

13 years ago- Use the proper variable here.
Johannes Schlüter [Wed, 21 Sep 2011 12:34:15 +0000 (12:34 +0000)]
- Use the proper variable here.