]> granicus.if.org Git - php/log
php
11 years agoFixed bugs #47675 and #64577 (fd leak on Solaris)
Rasmus Lerdorf [Fri, 5 Apr 2013 02:22:28 +0000 (19:22 -0700)]
Fixed bugs #47675 and #64577 (fd leak on Solaris)

11 years agos ,CURL_WRAPPERS_ENABLE,CURL_WRAPPERS_ENABLED,
Xinchen Hui [Thu, 4 Apr 2013 11:28:17 +0000 (19:28 +0800)]
s ,CURL_WRAPPERS_ENABLE,CURL_WRAPPERS_ENABLED,

11 years agoUpdate test script to make sure the error occurred
Xinchen Hui [Thu, 4 Apr 2013 06:55:17 +0000 (14:55 +0800)]
Update test script to make sure the error occurred

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 4 Apr 2013 06:53:06 +0000 (14:53 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agono tab here
Xinchen Hui [Thu, 4 Apr 2013 06:52:59 +0000 (14:52 +0800)]
no tab here

11 years agono tab here
Xinchen Hui [Thu, 4 Apr 2013 06:52:27 +0000 (14:52 +0800)]
no tab here

11 years agoUse 5.4 specifical warnnig & Update NEWs
Xinchen Hui [Thu, 4 Apr 2013 06:47:49 +0000 (14:47 +0800)]
Use 5.4 specifical warnnig & Update NEWs

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 4 Apr 2013 06:44:28 +0000 (14:44 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoFixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: segfault)
Xinchen Hui [Thu, 4 Apr 2013 06:34:11 +0000 (14:34 +0800)]
Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: segfault)

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 4 Apr 2013 05:40:46 +0000 (13:40 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoFixed Bug #64578
Xinchen Hui [Thu, 4 Apr 2013 05:40:21 +0000 (13:40 +0800)]
Fixed Bug #64578

11 years agoFix #64572: Clean up after the test
ptarjan [Wed, 3 Apr 2013 02:24:11 +0000 (19:24 -0700)]
Fix #64572: Clean up after the test

Lets not leave stuff lying around.

11 years agoFix #64572: Clean up after the test
ptarjan [Wed, 3 Apr 2013 02:24:11 +0000 (19:24 -0700)]
Fix #64572: Clean up after the test

Lets not leave stuff lying around.

11 years agoformat
Xinchen Hui [Wed, 3 Apr 2013 02:20:13 +0000 (10:20 +0800)]
format

11 years agoUse new constant replace ugly trick
Xinchen Hui [Wed, 3 Apr 2013 02:12:49 +0000 (10:12 +0800)]
Use new constant replace ugly trick

11 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Xinchen Hui [Wed, 3 Apr 2013 02:11:33 +0000 (10:11 +0800)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

11 years agoAdd CURL_WRAPPERS_ENABLE constant
Xinchen Hui [Wed, 3 Apr 2013 02:09:51 +0000 (10:09 +0800)]
Add CURL_WRAPPERS_ENABLE constant

see http://news.php.net/php.internals/66871

11 years agoNEW for #64565
Remi Collet [Tue, 2 Apr 2013 14:33:54 +0000 (16:33 +0200)]
NEW for #64565

11 years agokeep previous test to avoid any behavior change
Remi Collet [Tue, 2 Apr 2013 14:31:36 +0000 (16:31 +0200)]
keep previous test to avoid any behavior change

11 years agofix comment
Remi Collet [Tue, 2 Apr 2013 14:24:00 +0000 (16:24 +0200)]
fix comment

11 years agoFixed Bug #64565 copy doesn't report failure on partial copy
Remi Collet [Tue, 2 Apr 2013 14:18:26 +0000 (16:18 +0200)]
Fixed Bug #64565 copy doesn't report failure on partial copy

_php_stream_copy_to_stream_ex, when mmap is possible, doesn't check
if actually written bytes match read bytes.

Fix this (paranoid check) to be consistent with non mmap mode

Seems hard to add a unit test, as this rely on a full filesystem.

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Mon, 1 Apr 2013 10:13:38 +0000 (18:13 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoFix test
Xinchen Hui [Mon, 1 Apr 2013 10:12:16 +0000 (18:12 +0800)]
Fix test

11 years agoSkip test when --with-curlwrappers enabled.
Xinchen Hui [Sun, 31 Mar 2013 13:22:48 +0000 (21:22 +0800)]
Skip test when --with-curlwrappers enabled.

11 years agoFix bug #64433: does not follow redirects for non-3xx response codes
Sergey Akbarov [Fri, 15 Mar 2013 16:54:18 +0000 (09:54 -0700)]
Fix bug #64433: does not follow redirects for non-3xx response codes

11 years agoForgot to fix the test on 5.4
Nikita Popov [Thu, 28 Mar 2013 17:42:01 +0000 (18:42 +0100)]
Forgot to fix the test on 5.4

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Nikita Popov [Thu, 28 Mar 2013 17:41:34 +0000 (18:41 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoExclude Travis build for 5.3 and 5.4
Nikita Popov [Thu, 28 Mar 2013 17:40:57 +0000 (18:40 +0100)]
Exclude Travis build for 5.3 and 5.4

11 years agoAttempt to fix SKIP
Xinchen Hui [Thu, 28 Mar 2013 15:22:20 +0000 (23:22 +0800)]
Attempt to fix SKIP

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Thu, 28 Mar 2013 14:08:30 +0000 (15:08 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoThis will PHP 5.3.25
Johannes Schlüter [Thu, 28 Mar 2013 14:05:46 +0000 (15:05 +0100)]
This will PHP 5.3.25

11 years agoTypo fix (greater then => greater than)
Veres Lajos [Thu, 28 Mar 2013 10:44:02 +0000 (10:44 +0000)]
Typo fix (greater then => greater than)

11 years agoWith pkgconfig < 0.28 output is a single space
Remi Collet [Thu, 28 Mar 2013 09:22:20 +0000 (10:22 +0100)]
With pkgconfig < 0.28 output is a single space
With pkgconfig = 0.28 output is an empty string,
This breaks the test on the 2 vars

Need to split when
LIB set (ex -lssl -lcrypto)
INC empty (because /usr/include used)

11 years agoFix test on Mac (\D shows up)
Xinchen Hui [Thu, 28 Mar 2013 06:34:08 +0000 (14:34 +0800)]
Fix test on Mac (\D shows up)

11 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Xinchen Hui [Thu, 28 Mar 2013 05:54:04 +0000 (13:54 +0800)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

11 years agoAdd test for #64529
Xinchen Hui [Thu, 28 Mar 2013 05:45:42 +0000 (13:45 +0800)]
Add test for #64529

11 years agowill be 5.4.15
Stanislav Malyshev [Wed, 27 Mar 2013 20:59:29 +0000 (13:59 -0700)]
will be 5.4.15

11 years agofix NEWS
Stanislav Malyshev [Wed, 27 Mar 2013 20:57:53 +0000 (13:57 -0700)]
fix NEWS

11 years agoFixed bug #64529 (Ran out of opcode space)
Dmitry Stogov [Wed, 27 Mar 2013 20:03:40 +0000 (00:03 +0400)]
Fixed bug #64529 (Ran out of opcode space)

11 years agoUpdate test script
Xinchen Hui [Tue, 26 Mar 2013 03:50:47 +0000 (11:50 +0800)]
Update test script

11 years agoFixed bug #64515 (Memoryleak when using the same variablename 2times in function...
Xinchen Hui [Tue, 26 Mar 2013 03:44:57 +0000 (11:44 +0800)]
Fixed bug #64515 (Memoryleak when using the same variablename 2times in function declaration)

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Dmitry Stogov [Mon, 25 Mar 2013 11:23:49 +0000 (15:23 +0400)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly). (Jeff Welch)

Conflicts:
NEWS
Zend/zend_vm_def.h
Zend/zend_vm_execute.h

11 years agoFixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properl...
Dmitry Stogov [Mon, 25 Mar 2013 11:07:27 +0000 (15:07 +0400)]
Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly). (Jeff Welch)

11 years agoDocument embedded server options in manpage
Johannes Schlüter [Sun, 24 Mar 2013 16:32:30 +0000 (17:32 +0100)]
Document embedded server options in manpage

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Sun, 24 Mar 2013 16:32:00 +0000 (17:32 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoIt's 2013, even for a manpage
Johannes Schlüter [Sun, 24 Mar 2013 16:31:29 +0000 (17:31 +0100)]
It's 2013, even for a manpage

11 years ago- add reminder for checking return values
Pierre Joye [Sun, 24 Mar 2013 12:27:00 +0000 (13:27 +0100)]
- add reminder for checking return values

11 years ago- fix x64 issues on windows with the various time types (overflow, signed and unsigne...
Pierre Joye [Sat, 23 Mar 2013 09:18:31 +0000 (10:18 +0100)]
- fix x64 issues on windows with the various time types (overflow, signed and unsigned bits ops, etc.) causing crashes on start, error or log, must be done in win32/time.c for some of these functions too

Signed-off-by: Anatol Belski <ab@php.net>
11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatol Belski [Sat, 23 Mar 2013 19:59:47 +0000 (20:59 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Reworked the changes for bug #64452

11 years agoReworked the changes for bug #64452
Anatol Belski [Sat, 23 Mar 2013 19:57:59 +0000 (20:57 +0100)]
Reworked the changes for bug #64452

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatol Belski [Sat, 23 Mar 2013 16:47:39 +0000 (17:47 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed possible precision loss in microtime

11 years agoFixed possible precision loss in microtime
Anatol Belski [Sat, 23 Mar 2013 16:40:06 +0000 (17:40 +0100)]
Fixed possible precision loss in microtime

This is related to the fix for bug #64370. MSVC natively supports __int64 type,
so calculating with 32 bit ints is neither necessary nor reliable. Therefore
an older piece of code is reused.

11 years agoFix bug in reflectionClass relate to #64239
Xinchen Hui [Thu, 21 Mar 2013 13:29:02 +0000 (21:29 +0800)]
Fix bug in reflectionClass relate to #64239

11 years agoFixed bug #64239 (Debug backtrace changed behavior since 5.4.10 or 5.4.11)
Xinchen Hui [Thu, 21 Mar 2013 13:09:30 +0000 (21:09 +0800)]
Fixed bug #64239 (Debug backtrace changed behavior since 5.4.10 or 5.4.11)

11 years agoFix test after f8b91d9acff10ede7bd3f2bc631794a3abef8ff7
Xinchen Hui [Sat, 16 Mar 2013 15:14:06 +0000 (23:14 +0800)]
Fix test after f8b91d9acff10ede7bd3f2bc631794a3abef8ff7

11 years agoFixed bug #64432 (more empty delimiter warning in strX methods)
Xinchen Hui [Thu, 21 Mar 2013 03:14:10 +0000 (11:14 +0800)]
Fixed bug #64432 (more empty delimiter warning in strX methods)

11 years agoupdated NEWS
Anatol Belski [Wed, 20 Mar 2013 08:13:13 +0000 (09:13 +0100)]
updated NEWS

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatol Belski [Wed, 20 Mar 2013 08:12:33 +0000 (09:12 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed bug #64452 Zip PHPTs crash intermittently

11 years agoFixed bug #64452 Zip PHPTs crash intermittently
Anatol Belski [Wed, 20 Mar 2013 08:10:10 +0000 (09:10 +0100)]
Fixed bug #64452 Zip PHPTs crash intermittently

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatol Belski [Tue, 19 Mar 2013 20:22:09 +0000 (21:22 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Backported fix for bug #62852

11 years agoBackported fix for bug #62852
Anatol Belski [Tue, 19 Mar 2013 20:19:55 +0000 (21:19 +0100)]
Backported fix for bug #62852

11 years agoFix typos
Carson McDonald [Tue, 12 Mar 2013 08:15:50 +0000 (04:15 -0400)]
Fix typos

11 years agofix C90 compat
Anatol Belski [Tue, 19 Mar 2013 13:42:18 +0000 (14:42 +0100)]
fix C90 compat

11 years agoFixed bug #63976 (Parent class incorrectly using child constant in class property)
Dmitry Stogov [Tue, 19 Mar 2013 12:59:01 +0000 (16:59 +0400)]
Fixed bug #63976 (Parent class incorrectly using child constant in class property)

11 years agoPartial fix for bug #64239
Dmitry Stogov [Tue, 19 Mar 2013 11:45:48 +0000 (15:45 +0400)]
Partial fix for bug #64239

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Dmitry Stogov [Tue, 19 Mar 2013 10:59:08 +0000 (14:59 +0400)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed bug #62343 (Show class_alias In get_declared_classes())

11 years agoFixed bug #62343 (Show class_alias In get_declared_classes())
Dmitry Stogov [Tue, 19 Mar 2013 10:56:53 +0000 (14:56 +0400)]
Fixed bug #62343 (Show class_alias In get_declared_classes())

11 years agoFixed bug #64417 (ArrayAccess::&offsetGet() in a trait causes fatal error)
Dmitry Stogov [Tue, 19 Mar 2013 08:48:23 +0000 (12:48 +0400)]
Fixed bug #64417 (ArrayAccess::&offsetGet() in a trait causes fatal error)

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Stanislav Malyshev [Mon, 18 Mar 2013 07:52:27 +0000 (00:52 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  fix NEWS

11 years agofix NEWS
Stanislav Malyshev [Mon, 18 Mar 2013 07:52:15 +0000 (00:52 -0700)]
fix NEWS

11 years agofix NEWS
Stanislav Malyshev [Mon, 18 Mar 2013 07:51:16 +0000 (00:51 -0700)]
fix NEWS

11 years agomore test coverage: missing square bracket error message
Boris Lytochkin [Sun, 17 Mar 2013 16:40:15 +0000 (20:40 +0400)]
more test coverage: missing square bracket error message

11 years agoFixed bug #61981
Boris Lytochkin [Sun, 17 Mar 2013 16:29:14 +0000 (20:29 +0400)]
Fixed bug #61981

11 years agoFix bug #61981
Boris Lytochkin [Sun, 17 Mar 2013 16:00:37 +0000 (20:00 +0400)]
Fix bug #61981

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Etienne Kneuss [Sat, 16 Mar 2013 17:20:06 +0000 (18:20 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Remove spurious int cast in between two longs

11 years agoRemove spurious int cast in between two longs
Etienne Kneuss [Sat, 16 Mar 2013 17:19:14 +0000 (18:19 +0100)]
Remove spurious int cast in between two longs

11 years agoupdated NEWS
Anatol Belski [Fri, 15 Mar 2013 18:11:53 +0000 (19:11 +0100)]
updated NEWS

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatol Belski [Fri, 15 Mar 2013 18:08:32 +0000 (19:08 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Backported patch for #64370

11 years agoBackported patch for #64370
Anatol Belski [Fri, 15 Mar 2013 18:04:40 +0000 (19:04 +0100)]
Backported patch for #64370

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Ferenc Kovacs [Fri, 15 Mar 2013 08:41:34 +0000 (09:41 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  explain the step updating the git submodule reference in web/php.git

11 years agoexplain the step updating the git submodule reference in web/php.git
Ferenc Kovacs [Fri, 15 Mar 2013 08:40:28 +0000 (09:40 +0100)]
explain the step updating the git submodule reference in web/php.git

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatol Belski [Thu, 14 Mar 2013 13:39:09 +0000 (14:39 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  fix zts check

11 years agofix zts check
Anatol Belski [Thu, 14 Mar 2013 13:38:20 +0000 (14:38 +0100)]
fix zts check

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Andrey Hristov [Wed, 13 Mar 2013 13:24:23 +0000 (14:24 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

Conflicts:
NEWS

11 years agofix for bug #63530 mysqlnd_stmt::bind_one_parameter uses wrong alloc for stmt-...
Andrey Hristov [Wed, 13 Mar 2013 12:37:51 +0000 (13:37 +0100)]
fix for bug  #63530  mysqlnd_stmt::bind_one_parameter uses wrong alloc for stmt->param_bind

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatol Belski [Tue, 12 Mar 2013 07:34:16 +0000 (08:34 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  fixed headers order

11 years agofixed headers order
Anatol Belski [Tue, 12 Mar 2013 07:33:36 +0000 (08:33 +0100)]
fixed headers order

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Derick Rethans [Mon, 11 Mar 2013 21:36:37 +0000 (21:36 +0000)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years ago- Updated to version 2013.2 (2013b)
Derick Rethans [Mon, 11 Mar 2013 21:36:36 +0000 (21:36 +0000)]
- Updated to version 2013.2 (2013b)

11 years agoDisable zend_always_inline in debug build
Xinchen Hui [Mon, 11 Mar 2013 07:15:22 +0000 (15:15 +0800)]
Disable zend_always_inline in debug build

it will be much more easier for debuging

11 years agoFixed confused exception message while user threw exception
Xinchen Hui [Sat, 9 Mar 2013 15:08:14 +0000 (23:08 +0800)]
Fixed confused exception message while user threw exception

11 years agoFixed bug #64354 (Unserialize array of objects whose class can't be autoloaded fail)
Xinchen Hui [Sat, 9 Mar 2013 15:00:58 +0000 (23:00 +0800)]
Fixed bug #64354 (Unserialize array of objects whose class can't be autoloaded fail)

about the __sleep one, since php_serialize_* are all void function,
so,,only check exception at the very begining

11 years agoFix date
Xinchen Hui [Sat, 9 Mar 2013 03:37:41 +0000 (11:37 +0800)]
Fix date

11 years agofix NEWS
Stanislav Malyshev [Wed, 6 Mar 2013 08:44:43 +0000 (00:44 -0800)]
fix NEWS

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatol Belski [Mon, 4 Mar 2013 08:14:14 +0000 (09:14 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed PCRE locale crash in Windows/TS

11 years agoFixed PCRE locale crash in Windows/TS
Stephen A. Zarkos [Mon, 4 Mar 2013 08:09:45 +0000 (09:09 +0100)]
Fixed PCRE locale crash in Windows/TS

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Stanislav Malyshev [Sun, 3 Mar 2013 21:20:57 +0000 (13:20 -0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  rename NEWS back
  updated NEWS

11 years agorename NEWS back
Stanislav Malyshev [Sun, 3 Mar 2013 21:18:58 +0000 (13:18 -0800)]
rename NEWS back

11 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Anatol Belski [Sun, 3 Mar 2013 18:22:35 +0000 (19:22 +0100)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

* 'PHP-5.4' of git.php.net:php-src:
  Rename to create a NEWS file per version to fix the annoying merging issue with NEWS files.
  Rename to create a NEWS file per version to fix the annoying merging issue with NEWS files.

11 years agoMerge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3
Anatol Belski [Sun, 3 Mar 2013 18:21:45 +0000 (19:21 +0100)]
Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3

* 'PHP-5.3' of git.php.net:php-src:
  Rename to create a NEWS file per version to fix the annoying merging issue with NEWS files.