]> granicus.if.org Git - php/log
php
12 years agotabs
Xinchen Hui [Sun, 26 Aug 2012 04:27:10 +0000 (12:27 +0800)]
tabs

12 years agoFixed bug #62931 & #62932
Xinchen Hui [Sun, 26 Aug 2012 03:37:05 +0000 (11:37 +0800)]
Fixed bug #62931 & #62932

12 years agoSupport list in foreach
Xinchen Hui [Sat, 25 Aug 2012 14:23:14 +0000 (22:23 +0800)]
Support list in foreach

RFC: https://wiki.php.net/rfc/foreachlist

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sat, 25 Aug 2012 13:55:36 +0000 (21:55 +0800)]
Merge branch 'PHP-5.4'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sat, 25 Aug 2012 13:49:29 +0000 (21:49 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoFixed bug (segfault while build with zts and GOTO vm-kind)
Xinchen Hui [Sat, 25 Aug 2012 13:47:53 +0000 (21:47 +0800)]
Fixed bug (segfault while build with zts and GOTO vm-kind)

12 years agoPrefer no finally block for most situations
Xinchen Hui [Sat, 25 Aug 2012 13:14:51 +0000 (21:14 +0800)]
Prefer no finally block for most situations

12 years agoAdd missing constants in cURL
Pierrick Charron [Sat, 25 Aug 2012 05:21:17 +0000 (01:21 -0400)]
Add missing constants in cURL

12 years agoUpdate bad versions for cURL constants
Pierrick Charron [Fri, 24 Aug 2012 22:04:16 +0000 (18:04 -0400)]
Update bad versions for cURL constants

This was updated according to the cURL symbol tables located here :
http://curl.haxx.se/libcurl/c/symbols-in-versions.html

12 years agoMerge branch 'PHP-5.4'
Pierrick Charron [Fri, 24 Aug 2012 14:26:44 +0000 (10:26 -0400)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fixed bug #62912 (CURLINFO_PRIMARY_IP is not exposed)

12 years agoFixed bug #62912 (CURLINFO_PRIMARY_IP is not exposed)
Pierrick Charron [Fri, 24 Aug 2012 14:16:40 +0000 (10:16 -0400)]
Fixed bug #62912 (CURLINFO_PRIMARY_IP is not exposed)

CURLINFO_PRIMARY_* and CURLINFO_LOCAL_* where available in curl_getinfo
but the constant itself was not exposed to php userland

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Fri, 24 Aug 2012 10:24:55 +0000 (18:24 +0800)]
Merge branch 'PHP-5.4'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Fri, 24 Aug 2012 10:22:11 +0000 (18:22 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agobetter fix
Xinchen Hui [Fri, 24 Aug 2012 10:21:49 +0000 (18:21 +0800)]
better fix

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Fri, 24 Aug 2012 10:20:35 +0000 (18:20 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

Conflicts:
ext/phar/tests/phpinfo_003.phpt

12 years agoFix test
Xinchen Hui [Fri, 24 Aug 2012 10:18:38 +0000 (18:18 +0800)]
Fix test

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Thu, 23 Aug 2012 15:28:24 +0000 (23:28 +0800)]
Merge branch 'PHP-5.4'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 23 Aug 2012 15:28:02 +0000 (23:28 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoFixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)
Xinchen Hui [Thu, 23 Aug 2012 15:27:16 +0000 (23:27 +0800)]
Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)

12 years agoFixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)
Xinchen Hui [Thu, 23 Aug 2012 15:21:25 +0000 (23:21 +0800)]
Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Thu, 23 Aug 2012 15:12:49 +0000 (17:12 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  fixing test for upcoming mpir upgrade

12 years agofixing test for upcoming mpir upgrade
Anatoliy Belsky [Thu, 23 Aug 2012 15:09:45 +0000 (17:09 +0200)]
fixing test for upcoming mpir upgrade

- mpir is going to be upgraded up to 2.5.1 on windows

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Thu, 23 Aug 2012 11:36:20 +0000 (13:36 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  ZTS fix introduced by Felipe must also go into 5.3
  Updated INSTALL. Generated from the XML Docs.
  Update NEWS given a5d0c1e2

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Thu, 23 Aug 2012 11:35:30 +0000 (13:35 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  ZTS fix introduced by Felipe must also go into 5.3
  Updated INSTALL. Generated from the XML Docs.
  Update NEWS given a5d0c1e2

Conflicts:
NEWS

12 years agoZTS fix introduced by Felipe must also go into 5.3
Anatoliy Belsky [Thu, 23 Aug 2012 11:32:06 +0000 (13:32 +0200)]
ZTS fix introduced by Felipe must also go into 5.3

12 years agoMerge branch '5.4'
Gustavo André dos Santos Lopes [Thu, 23 Aug 2012 09:33:13 +0000 (10:33 +0100)]
Merge branch '5.4'

* 5.4:
  Fix SPOOFCHECKER_METHOD_FETCH_OBJECT definition

12 years agoFix SPOOFCHECKER_METHOD_FETCH_OBJECT definition
Gustavo André dos Santos Lopes [Thu, 23 Aug 2012 09:32:05 +0000 (10:32 +0100)]
Fix SPOOFCHECKER_METHOD_FETCH_OBJECT definition

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Thu, 23 Aug 2012 08:13:57 +0000 (16:13 +0800)]
Merge branch 'PHP-5.4'

12 years agotabs
Xinchen Hui [Thu, 23 Aug 2012 08:13:34 +0000 (16:13 +0800)]
tabs

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Thu, 23 Aug 2012 08:07:13 +0000 (16:07 +0800)]
Merge branch 'PHP-5.4'

12 years agoRefix #62358, previous has side-affect
Xinchen Hui [Thu, 23 Aug 2012 08:06:17 +0000 (16:06 +0800)]
Refix #62358, previous has side-affect

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Thu, 23 Aug 2012 07:45:06 +0000 (15:45 +0800)]
Merge branch 'PHP-5.4'

12 years agoFixed bug #62358 (Segfault when using traits a lot)
Xinchen Hui [Thu, 23 Aug 2012 07:41:49 +0000 (15:41 +0800)]
Fixed bug #62358 (Segfault when using traits a lot)

12 years agoUpdated INSTALL. Generated from the XML Docs.
Philip Olson [Thu, 23 Aug 2012 06:40:48 +0000 (23:40 -0700)]
Updated INSTALL. Generated from the XML Docs.

12 years agoUpdated INSTALL. Generated from the XML Docs.
Philip Olson [Thu, 23 Aug 2012 06:33:29 +0000 (23:33 -0700)]
Updated INSTALL. Generated from the XML Docs.

12 years agoMerge branch 'PHP-5.4'
Felipe Pena [Wed, 22 Aug 2012 22:40:05 +0000 (19:40 -0300)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  - Fixed ZTS build

12 years ago- Fixed ZTS build
Felipe Pena [Wed, 22 Aug 2012 22:39:57 +0000 (19:39 -0300)]
- Fixed ZTS build

12 years agoUpdate NEWS given a5d0c1e2
Gustavo Lopes [Wed, 22 Aug 2012 21:04:46 +0000 (23:04 +0200)]
Update NEWS given a5d0c1e2

12 years agoFix handling of several uinitialized intl objects
Gustavo Lopes [Tue, 21 Aug 2012 21:21:59 +0000 (23:21 +0200)]
Fix handling of several uinitialized intl objects

Master specific changes. Not having this in the merge commit helps
porting to pecl/intl

12 years agoMerge branch 'PHP-5.4'
Gustavo Lopes [Wed, 22 Aug 2012 20:53:07 +0000 (22:53 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix handling of several uinitialized intl objects
  Fix handling of several uinitialized intl objects
  - Fix NEWS
  - BFN

Conflicts:
ext/intl/dateformat/dateformat.c

12 years agoFix handling of several uinitialized intl objects
Gustavo Lopes [Wed, 22 Aug 2012 20:38:31 +0000 (22:38 +0200)]
Fix handling of several uinitialized intl objects

PHP 5.4 specific changes. Not having this in the merge commit helps
porting to pecl/intl

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Gustavo Lopes [Wed, 22 Aug 2012 20:37:52 +0000 (22:37 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix handling of several uinitialized intl objects

12 years agoFix handling of several uinitialized intl objects
Gustavo Lopes [Tue, 21 Aug 2012 21:21:59 +0000 (23:21 +0200)]
Fix handling of several uinitialized intl objects

12 years agoplug a leak when the server ask the client for a auth protocol, that
andrey [Wed, 22 Aug 2012 18:04:42 +0000 (20:04 +0200)]
plug a leak when the server ask the client for a auth protocol, that
the client doesn't understand. This is 5.5 specific bug, as a result
of a refactoring in 5.5

12 years ago- Fix NEWS
Felipe Pena [Wed, 22 Aug 2012 14:19:42 +0000 (11:19 -0300)]
- Fix NEWS

12 years agoWTF?
Sebastian Bergmann [Wed, 22 Aug 2012 09:19:29 +0000 (11:19 +0200)]
WTF?

12 years ago- BFN
Felipe Pena [Wed, 22 Aug 2012 13:54:14 +0000 (10:54 -0300)]
- BFN

12 years agoMerge branch 'PHP-5.4'
Felipe Pena [Wed, 22 Aug 2012 13:51:06 +0000 (10:51 -0300)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  - Fixed bug #62892 (ReflectionClass::getTraitAliases crashes on importing trait methods as private)

12 years ago- Fixed bug #62892 (ReflectionClass::getTraitAliases crashes on importing trait metho...
Felipe Pena [Wed, 22 Aug 2012 13:50:50 +0000 (10:50 -0300)]
- Fixed bug #62892 (ReflectionClass::getTraitAliases crashes on importing trait methods as private)

12 years agoMerge branch 'finally'
Xinchen Hui [Wed, 22 Aug 2012 10:33:37 +0000 (18:33 +0800)]
Merge branch 'finally'

12 years agoFixed bug that jmp in try block jmp over finally block
Xinchen Hui [Wed, 22 Aug 2012 10:32:03 +0000 (18:32 +0800)]
Fixed bug that jmp in try block jmp over finally block

Refactor the implemention,  make codes clear

12 years agoMerge branch 'master' into finally
Xinchen Hui [Wed, 22 Aug 2012 10:12:11 +0000 (18:12 +0800)]
Merge branch 'master' into finally

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Wed, 22 Aug 2012 09:45:32 +0000 (11:45 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fixed bug #62313 Zend\tests\errmsg_021.phpt fails

12 years agoFixed bug #62313 Zend\tests\errmsg_021.phpt fails
Anatoliy Belsky [Wed, 22 Aug 2012 09:43:12 +0000 (11:43 +0200)]
Fixed bug #62313 Zend\tests\errmsg_021.phpt fails

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Wed, 22 Aug 2012 05:52:04 +0000 (13:52 +0800)]
Merge branch 'PHP-5.4'

12 years agostash
Xinchen Hui [Wed, 22 Aug 2012 05:51:44 +0000 (13:51 +0800)]
stash

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Wed, 22 Aug 2012 05:49:04 +0000 (13:49 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoFixed bug #62885 (mysqli_poll - Segmentation fault)
Xinchen Hui [Wed, 22 Aug 2012 05:41:47 +0000 (13:41 +0800)]
Fixed bug #62885 (mysqli_poll - Segmentation fault)

12 years agoMerge branch 'PHP-5.4'
Felipe Pena [Tue, 21 Aug 2012 23:16:12 +0000 (20:16 -0300)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  - Removed PHP 6 checks

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Felipe Pena [Tue, 21 Aug 2012 23:15:48 +0000 (20:15 -0300)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  - Removed PHP 6 checks

12 years ago- Removed PHP 6 checks
Felipe Pena [Tue, 21 Aug 2012 23:15:34 +0000 (20:15 -0300)]
- Removed PHP 6 checks

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Tue, 21 Aug 2012 14:19:23 +0000 (22:19 +0800)]
Merge branch 'PHP-5.4'

12 years agoskip test properly
Xinchen Hui [Tue, 21 Aug 2012 14:15:54 +0000 (22:15 +0800)]
skip test properly

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Tue, 21 Aug 2012 14:14:17 +0000 (22:14 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoskip test properly
Xinchen Hui [Tue, 21 Aug 2012 14:11:11 +0000 (22:11 +0800)]
skip test properly

12 years agoBump version.
Sebastian Bergmann [Tue, 21 Aug 2012 11:36:58 +0000 (13:36 +0200)]
Bump version.

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Tue, 21 Aug 2012 11:27:52 +0000 (13:27 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Added test for bug #51353. It'll be skipped by default and must be activated manually.
  Bug 62462: adjusting test

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Tue, 21 Aug 2012 11:24:54 +0000 (13:24 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Added test for bug #51353. It'll be skipped by default and must be activated manually.

12 years agoAdded test for bug #51353. It'll be skipped by default and must be
Anatoliy Belsky [Tue, 21 Aug 2012 11:22:00 +0000 (13:22 +0200)]
Added test for bug #51353. It'll be skipped by default and must be
activated manually.

12 years agoMerge branch 'master' of git://github.com/php/php-src
Lars Strojny [Tue, 21 Aug 2012 08:09:56 +0000 (10:09 +0200)]
Merge branch 'master' of git://github.com/php/php-src

12 years agoMerge branch 'PHP-5.4' of git://github.com/php/php-src into PHP-5.4
Lars Strojny [Tue, 21 Aug 2012 08:09:23 +0000 (10:09 +0200)]
Merge branch 'PHP-5.4' of git://github.com/php/php-src into PHP-5.4

12 years agoBug 62462: adjusting test
Lars Strojny [Tue, 21 Aug 2012 08:08:46 +0000 (10:08 +0200)]
Bug 62462: adjusting test

12 years agoBug 62462: adjusting test
Lars Strojny [Tue, 21 Aug 2012 08:08:46 +0000 (10:08 +0200)]
Bug 62462: adjusting test

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Tue, 21 Aug 2012 07:23:53 +0000 (15:23 +0800)]
Merge branch 'PHP-5.4'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Tue, 21 Aug 2012 07:23:09 +0000 (15:23 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoMove test files to tests dir
Reeze Xia [Tue, 21 Aug 2012 06:32:39 +0000 (14:32 +0800)]
Move test files to tests dir

There are 7 files duplicated, so those files was deleted

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Tue, 21 Aug 2012 05:33:23 +0000 (13:33 +0800)]
Merge branch 'PHP-5.4'

12 years agoImplemented FR #62840 (Add sort flag to ArrayObject::ksort)
Xinchen Hui [Tue, 21 Aug 2012 05:32:15 +0000 (13:32 +0800)]
Implemented FR #62840 (Add sort flag to ArrayObject::ksort)

12 years agoBug 62462: Prevent multibyte characters from being split between the lines
Lars Strojny [Mon, 20 Aug 2012 21:42:31 +0000 (23:42 +0200)]
Bug 62462: Prevent multibyte characters from being split between the lines

Merged from https://github.com/php/php-src/pull/120

12 years agoBug 62462: Prevent multibyte characters from being split between the lines
Lars Strojny [Mon, 20 Aug 2012 21:42:31 +0000 (23:42 +0200)]
Bug 62462: Prevent multibyte characters from being split between the lines

Merged from https://github.com/php/php-src/pull/120

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Mon, 20 Aug 2012 15:44:43 +0000 (23:44 +0800)]
Merge branch 'PHP-5.4'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Mon, 20 Aug 2012 15:44:21 +0000 (23:44 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoskip test for bug 43130 on firebird , not relevant
Popa Marius Adrian [Mon, 20 Aug 2012 14:25:56 +0000 (17:25 +0300)]
skip test for bug 43130 on firebird , not relevant

12 years agoskip test for bug 43130 on firebird , not relevant
Popa Adrian Marius [Mon, 20 Aug 2012 13:56:37 +0000 (16:56 +0300)]
skip test for bug 43130 on firebird , not relevant

12 years agoMerge branch 'PHP-5.4'
Stanislav Malyshev [Mon, 20 Aug 2012 05:20:30 +0000 (22:20 -0700)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix for #62844
  relative-scheme
  bug #62844; relative URL schemes in parse_url()

12 years agoFix for #62844
Stanislav Malyshev [Mon, 20 Aug 2012 05:19:57 +0000 (22:19 -0700)]
Fix for #62844

12 years agorelative-scheme
Andrew Faulds [Sun, 19 Aug 2012 23:29:18 +0000 (00:29 +0100)]
relative-scheme

12 years agobug #62844; relative URL schemes in parse_url()
Andrew Faulds [Sun, 19 Aug 2012 23:03:55 +0000 (00:03 +0100)]
bug #62844; relative URL schemes in parse_url()

12 years agoadd heredoc parsing fix
Stanislav Malyshev [Mon, 20 Aug 2012 04:46:29 +0000 (21:46 -0700)]
add heredoc parsing fix

12 years agoadd finally
Stanislav Malyshev [Mon, 20 Aug 2012 04:43:16 +0000 (21:43 -0700)]
add finally

12 years agoMerge branch 'pull-request/31'
Stanislav Malyshev [Mon, 20 Aug 2012 04:42:28 +0000 (21:42 -0700)]
Merge branch 'pull-request/31'

* pull-request/31:
  Fix lexing of nested heredoc strings in token_get_all()

12 years agoMerge branch 'PHP-5.4'
Stanislav Malyshev [Mon, 20 Aug 2012 03:40:52 +0000 (20:40 -0700)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  update NEWS

12 years agoupdate NEWS
Stanislav Malyshev [Mon, 20 Aug 2012 03:37:44 +0000 (20:37 -0700)]
update NEWS

12 years agoMerge branch 'PHP-5.4'
Felipe Pena [Sun, 19 Aug 2012 18:09:20 +0000 (15:09 -0300)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  - Value stored to var is never used

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Felipe Pena [Sun, 19 Aug 2012 18:09:18 +0000 (15:09 -0300)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  - Value stored to var is never used

12 years ago- Value stored to var is never used
Felipe Pena [Sun, 19 Aug 2012 18:09:14 +0000 (15:09 -0300)]
- Value stored to var is never used

12 years agoMerge branch 'PHP-5.4'
Felipe Pena [Sun, 19 Aug 2012 17:50:54 +0000 (14:50 -0300)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  - Value stored to var is never used

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Felipe Pena [Sun, 19 Aug 2012 17:50:52 +0000 (14:50 -0300)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  - Value stored to var is never used

12 years ago- Value stored to var is never used
Felipe Pena [Sun, 19 Aug 2012 17:50:49 +0000 (14:50 -0300)]
- Value stored to var is never used

12 years agoMerge branch 'PHP-5.4'
Felipe Pena [Sun, 19 Aug 2012 17:34:46 +0000 (14:34 -0300)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  - Value stored to var is never used