]> granicus.if.org Git - php/log
php
11 years agocompact the code to preserve the error info after state freeing
Anatol Belski [Wed, 30 Oct 2013 19:46:08 +0000 (20:46 +0100)]
compact the code to preserve the error info after state freeing

11 years agoback to do_alloca(), reverted the wrong replacement
Anatol Belski [Wed, 30 Oct 2013 19:13:14 +0000 (20:13 +0100)]
back to do_alloca(), reverted the wrong replacement

11 years agoMerge branch 'bug50333' of github.com:weltling/php-src into bug50333
Anatol Belski [Tue, 29 Oct 2013 16:15:40 +0000 (17:15 +0100)]
Merge branch 'bug50333' of github.com:weltling/php-src into bug50333

11 years agoenabled windows to use stack in both ts/nts mode, some more fixes
Anatol Belski [Thu, 24 Oct 2013 15:48:09 +0000 (08:48 -0700)]
enabled windows to use stack in both ts/nts mode, some more fixes

11 years agomoved to do_alloca() usage where appropriate
Anatol Belski [Thu, 24 Oct 2013 12:12:37 +0000 (05:12 -0700)]
moved to do_alloca() usage where appropriate

11 years agofixed invalid free
Anatol Belski [Mon, 21 Oct 2013 18:15:31 +0000 (11:15 -0700)]
fixed invalid free

11 years agofixed virtual cwd header in phar
Anatol Belski [Fri, 18 Oct 2013 17:02:19 +0000 (10:02 -0700)]
fixed virtual cwd header in phar

11 years agoupdated NEWS
Anatol Belski [Fri, 18 Oct 2013 14:57:01 +0000 (07:57 -0700)]
updated NEWS

11 years agofixed all the places where last error could be lost
Anatol Belski [Fri, 18 Oct 2013 14:00:05 +0000 (07:00 -0700)]
fixed all the places where last error could be lost

whereby this commit should be applied to master anyway

11 years agopreserve the error code
Anatol Belski [Fri, 18 Oct 2013 12:01:16 +0000 (05:01 -0700)]
preserve the error code

otherwise it'd be cleared by a subsequent calls

11 years agoMerge branch 'openssl_compile_warning_fix' of https://github.com/bukka/php-src
Michael Wallner [Fri, 18 Oct 2013 10:03:02 +0000 (12:03 +0200)]
Merge branch 'openssl_compile_warning_fix' of https://github.com/bukka/php-src

* 'openssl_compile_warning_fix' of https://github.com/bukka/php-src:
  Fix compiler warnings in openssl.c

11 years agofix compiler warnings and type usage
Michael Wallner [Fri, 18 Oct 2013 09:34:24 +0000 (11:34 +0200)]
fix compiler warnings and type usage

11 years agoMerge branch 'ldap_escape-dev' of https://github.com/DaveRandom/php-src
Michael Wallner [Fri, 18 Oct 2013 09:17:41 +0000 (11:17 +0200)]
Merge branch 'ldap_escape-dev' of https://github.com/DaveRandom/php-src

* 'ldap_escape-dev' of https://github.com/DaveRandom/php-src:
  Add ldap_escape()

11 years agoMerge branch 'zend-documentation-fix' of https://github.com/AskDrCatcher/php-src-1
Xinchen Hui [Fri, 18 Oct 2013 02:40:44 +0000 (10:40 +0800)]
Merge branch 'zend-documentation-fix' of https://github.com/AskDrCatcher/php-src-1

11 years agoMerge branch 'PHP-5.5'
Xinchen Hui [Fri, 18 Oct 2013 02:34:59 +0000 (10:34 +0800)]
Merge branch 'PHP-5.5'

11 years agoMerge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Xinchen Hui [Fri, 18 Oct 2013 02:34:36 +0000 (10:34 +0800)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5

11 years agoRetruning SUCCESS/FAILURE instead of int
Xinchen Hui [Fri, 18 Oct 2013 02:33:53 +0000 (10:33 +0800)]
Retruning SUCCESS/FAILURE instead of int

11 years agofixed typo and few grammar mistakes
ArunSK [Fri, 18 Oct 2013 02:00:40 +0000 (22:00 -0400)]
fixed typo and few grammar mistakes

11 years agoAdd missing test to package.xml
Christopher Jones [Thu, 17 Oct 2013 20:49:50 +0000 (13:49 -0700)]
Add missing test to package.xml

11 years agoPrepare for OCI8 2.0.5 release
Christopher Jones [Thu, 17 Oct 2013 19:15:45 +0000 (12:15 -0700)]
Prepare for OCI8 2.0.5 release

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Thu, 17 Oct 2013 16:23:15 +0000 (09:23 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  TLS news
  previous revert killed that file
  Revert "TLS news"
  Revert "Added support for TLSv1.1 and TLSv1.2"
  TLS news
  fix ws
  Added support for TLSv1.1 and TLSv1.2
  Added support for TLSv1.1 and TLSv1.2

11 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Christopher Jones [Thu, 17 Oct 2013 16:21:39 +0000 (09:21 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

* 'PHP-5.5' of https://git.php.net/repository/php-src:
  Revert "TLS news"
  Revert "Added support for TLSv1.1 and TLSv1.2"
  TLS news
  Added support for TLSv1.1 and TLSv1.2

11 years agoTLS news
Michael Wallner [Thu, 17 Oct 2013 13:47:55 +0000 (15:47 +0200)]
TLS news

11 years agoprevious revert killed that file
Michael Wallner [Thu, 17 Oct 2013 13:32:18 +0000 (15:32 +0200)]
previous revert killed that file

11 years agoMerge branch 'updated_tls_support' of https://github.com/rdlowrey/php-src
Michael Wallner [Thu, 17 Oct 2013 13:27:15 +0000 (15:27 +0200)]
Merge branch 'updated_tls_support' of https://github.com/rdlowrey/php-src

* 'updated_tls_support' of https://github.com/rdlowrey/php-src:
  Added support for TLSv1.1 and TLSv1.2

Conflicts:
ext/openssl/xp_ssl.c

11 years agoMerge branch 'PHP-5.5'
Michael Wallner [Thu, 17 Oct 2013 13:22:07 +0000 (15:22 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Revert "TLS news"
  Revert "Added support for TLSv1.1 and TLSv1.2"

11 years agoRevert "TLS news"
Michael Wallner [Thu, 17 Oct 2013 13:21:34 +0000 (15:21 +0200)]
Revert "TLS news"

This reverts commit 62be976abee38066a5c19f9badf14e8f12922d8a.

11 years agoRevert "Added support for TLSv1.1 and TLSv1.2"
Michael Wallner [Thu, 17 Oct 2013 13:20:38 +0000 (15:20 +0200)]
Revert "Added support for TLSv1.1 and TLSv1.2"

This reverts commit 2aaa3d538a7b93d92c52aec95707d8230f21be65.

11 years agoMerge branch 'PHP-5.5'
Michael Wallner [Thu, 17 Oct 2013 13:13:25 +0000 (15:13 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  TLS news

11 years agoTLS news
Michael Wallner [Thu, 17 Oct 2013 13:13:12 +0000 (15:13 +0200)]
TLS news

11 years agofix ws
Michael Wallner [Thu, 17 Oct 2013 13:09:28 +0000 (15:09 +0200)]
fix ws

11 years agoMerge branch 'PHP-5.5'
Michael Wallner [Thu, 17 Oct 2013 12:53:50 +0000 (14:53 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Added support for TLSv1.1 and TLSv1.2

Conflicts:
ext/openssl/xp_ssl.c

11 years agoAdded support for TLSv1.1 and TLSv1.2
Daniel Lowrey [Tue, 8 Oct 2013 17:54:22 +0000 (13:54 -0400)]
Added support for TLSv1.1 and TLSv1.2

Conflicts:
ext/openssl/xp_ssl.c

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Thu, 17 Oct 2013 12:41:53 +0000 (05:41 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  Assume the free space is correct on Travis CI.

11 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Christopher Jones [Thu, 17 Oct 2013 12:40:57 +0000 (05:40 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

* 'PHP-5.5' of https://git.php.net/repository/php-src:
  Assume the free space is correct on Travis CI.

11 years agoMerge branch 'PHP-5.5'
Michael Wallner [Thu, 17 Oct 2013 10:12:26 +0000 (12:12 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Assume the free space is correct on Travis CI.

11 years agoAssume the free space is correct on Travis CI.
Tjerk Meesters [Wed, 9 Oct 2013 01:06:33 +0000 (09:06 +0800)]
Assume the free space is correct on Travis CI.

11 years agoapplied and fixed the original patch
Anatol Belski [Thu, 17 Oct 2013 08:40:43 +0000 (10:40 +0200)]
applied and fixed the original patch

initial work on the patch import done

11 years agoinitial move on renaming files and fixing includes
Anatol Belski [Thu, 17 Oct 2013 07:43:52 +0000 (09:43 +0200)]
initial move on renaming files and fixing includes

11 years agoOCI8: More test updates
Christopher Jones [Thu, 17 Oct 2013 05:33:34 +0000 (22:33 -0700)]
OCI8: More test updates

11 years agoOCI8: Mostly SKIPIF version updates to simplify version checks at the expense of...
Christopher Jones [Thu, 17 Oct 2013 05:02:32 +0000 (22:02 -0700)]
OCI8: Mostly SKIPIF version updates to simplify version checks at the expense of not testing some edge cases with older Oracle patch set versions.
Delete two obsolete .phpt's.

11 years agoMerge branch 'PHP-5.5'
Xinchen Hui [Thu, 17 Oct 2013 04:25:01 +0000 (12:25 +0800)]
Merge branch 'PHP-5.5'

11 years agoAdd ability of alias resolving (it cause problem while work with opcache)
Xinchen Hui [Thu, 17 Oct 2013 04:23:09 +0000 (12:23 +0800)]
Add ability of alias resolving (it cause problem while work with opcache)

11 years agoMerge branch 'PHP-5.5'
Nikita Popov [Wed, 16 Oct 2013 16:39:13 +0000 (18:39 +0200)]
Merge branch 'PHP-5.5'

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Nikita Popov [Wed, 16 Oct 2013 16:34:59 +0000 (18:34 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoFixed bug #65911 ($this not usable as static property)
bwoebi [Wed, 16 Oct 2013 14:04:23 +0000 (16:04 +0200)]
Fixed bug #65911 ($this not usable as static property)

In context of static accesses like classname::$this, the string
"$this" should not be handled like a $this variable, but as an
identifier for a static variable.

11 years ago5.5.6 now
Julien Pauli [Tue, 15 Oct 2013 14:11:11 +0000 (16:11 +0200)]
5.5.6 now

11 years agofix typo in copy_variation16 test
Paul Tarjan [Tue, 15 Oct 2013 06:54:59 +0000 (23:54 -0700)]
fix typo in copy_variation16 test

11 years agoMerge branch 'PHP-5.5'
Anatol Belski [Mon, 14 Oct 2013 15:13:30 +0000 (17:13 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  fix whitespaces

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Mon, 14 Oct 2013 15:13:11 +0000 (17:13 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix whitespaces

11 years agofix whitespaces
Anatol Belski [Mon, 14 Oct 2013 15:12:32 +0000 (17:12 +0200)]
fix whitespaces

11 years agoMerge branch 'PHP-5.5'
Anatol Belski [Mon, 14 Oct 2013 14:10:10 +0000 (16:10 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  added notes about the PECL site conformity

Conflicts:
README.EXTENSIONS

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Mon, 14 Oct 2013 14:08:21 +0000 (16:08 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  added notes about the PECL site conformity

11 years agoadded notes about the PECL site conformity
Anatol Belski [Mon, 14 Oct 2013 14:07:26 +0000 (16:07 +0200)]
added notes about the PECL site conformity

11 years agofixed skeleton to produce the normalized ext version macros
Anatol Belski [Mon, 14 Oct 2013 12:37:39 +0000 (14:37 +0200)]
fixed skeleton to produce the normalized ext version macros

See http://news.php.net/php.pecl.dev/11191 for more info.

11 years agoMerge branch 'PHP-5.5'
Anatol Belski [Mon, 14 Oct 2013 12:34:33 +0000 (14:34 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  fixed skeleton to produce the normalized ext version macros

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Mon, 14 Oct 2013 12:21:46 +0000 (14:21 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fixed skeleton to produce the normalized ext version macros

11 years agofixed skeleton to produce the normalized ext version macros
Anatol Belski [Mon, 14 Oct 2013 12:18:43 +0000 (14:18 +0200)]
fixed skeleton to produce the normalized ext version macros

See http://news.php.net/php.pecl.dev/11191 for more info.

11 years agoFix compiler warnings in openssl.c
Jakub Zelenka [Sun, 13 Oct 2013 14:52:39 +0000 (15:52 +0100)]
Fix compiler warnings in openssl.c

11 years agoMerge branch 'master' of git.php.net:/php-src
Felipe Pena [Sat, 12 Oct 2013 21:07:58 +0000 (18:07 -0300)]
Merge branch 'master' of git.php.net:/php-src

11 years agoMerge branch 'PHP-5.5'
Felipe Pena [Sat, 12 Oct 2013 21:06:39 +0000 (18:06 -0300)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  - Fixed possible memory leak

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Felipe Pena [Sat, 12 Oct 2013 21:06:27 +0000 (18:06 -0300)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  - Fixed possible memory leak

11 years ago- Fixed possible memory leak
Felipe Pena [Sat, 12 Oct 2013 21:06:20 +0000 (18:06 -0300)]
- Fixed possible memory leak

11 years agoFixes broken zts build (recent openssl changes)
Daniel Lowrey [Wed, 9 Oct 2013 19:39:06 +0000 (15:39 -0400)]
Fixes broken zts build (recent openssl changes)

11 years agoMerge branch 'PHP-5.5'
Felipe Pena [Sat, 12 Oct 2013 20:25:37 +0000 (17:25 -0300)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  - Fixed resource leak

11 years ago- Fixed resource leak
Felipe Pena [Sat, 12 Oct 2013 20:25:26 +0000 (17:25 -0300)]
- Fixed resource leak

11 years agoMerge branch 'master' of git.php.net:/php-src
Felipe Pena [Sat, 12 Oct 2013 20:05:20 +0000 (17:05 -0300)]
Merge branch 'master' of git.php.net:/php-src

11 years agoFixed assumption that the temporary directory is located in /tmp
Levi Morrison [Fri, 11 Oct 2013 16:13:51 +0000 (10:13 -0600)]
Fixed assumption that the temporary directory is located in /tmp

11 years agoStandardized usage of zpp_none and the order of the comparison zpp(...) == FAILURE
Levi Morrison [Fri, 11 Oct 2013 16:32:40 +0000 (10:32 -0600)]
Standardized usage of zpp_none and the order of the comparison zpp(...) == FAILURE

11 years agoOCI8: sync README and package.xml descriptions
Christopher Jones [Thu, 10 Oct 2013 20:38:38 +0000 (13:38 -0700)]
OCI8: sync README and package.xml descriptions

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Thu, 10 Oct 2013 18:15:12 +0000 (11:15 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

# By Dmitry Stogov
# Via Christopher Jones (2) and Dmitry Stogov (2)
* 'master' of https://git.php.net/repository/php-src:
  Fixed bug #65845 (Error when Zend Opcache Optimizer is fully enabled).

11 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Christopher Jones [Thu, 10 Oct 2013 18:14:22 +0000 (11:14 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

# By Dmitry Stogov
# Via Dmitry Stogov
* 'PHP-5.5' of https://git.php.net/repository/php-src:
  Fixed bug #65845 (Error when Zend Opcache Optimizer is fully enabled).

11 years agoMerge branch 'PHP-5.5'
Dmitry Stogov [Thu, 10 Oct 2013 11:33:17 +0000 (15:33 +0400)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fixed bug #65845 (Error when Zend Opcache Optimizer is fully enabled).

Conflicts:
NEWS

11 years agoFixed bug #65845 (Error when Zend Opcache Optimizer is fully enabled).
Dmitry Stogov [Thu, 10 Oct 2013 11:32:30 +0000 (15:32 +0400)]
Fixed bug #65845 (Error when Zend Opcache Optimizer is fully enabled).

11 years agoRe-enable OCI8 DLL builds with Oracle 10g & 11g client libraries on
Christopher Jones [Wed, 9 Oct 2013 19:17:11 +0000 (12:17 -0700)]
Re-enable OCI8 DLL builds with Oracle 10g & 11g client libraries on
Windows, in addition to Oracle 12c.  From discussions with Anatol &
Pierre this seems to be the most direct way for the Windows PECL build
scripts to automatically create links to the generated DLLs.  The
issue is that the name php_oci8_12c.dll doesn't match the package
name.

In the far future when php_oci8.dll (with Oracle 10g) is no longer
built then another Windows PECL packaging fix will be needed.

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Wed, 9 Oct 2013 16:41:12 +0000 (09:41 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

# By Michael Wallner (4) and others
# Via Michael Wallner (8) and Stanley Sufficool (1)
* 'master' of https://git.php.net/repository/php-src:
  C89
  Changed return types to zend_bool, renamed test
  C89 compatibility
  Fixed segfault when built with OpenSSL >= 1.0.1
  Thanks Daniel, I didn't think long enough
  consolidate NEWS with 5.4
  Added SAN matching during peer verification
  fixing a minor typo in CODING_STANDARDS document
  FIX BUG #65219 - Typo correction
  FIX BUG #65219 - USE DB not being sent for FreeTDS version < 0.92 FreeTDS <0.92 does not support DBSETLDBNAME option and therefore will not work with SQL Azure. Fallback to dbuse command in letter versions.
  run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL and EXPECTREGEX_EXTERNAL. (Issue 55736)

11 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Christopher Jones [Wed, 9 Oct 2013 16:41:01 +0000 (09:41 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

# By Michael Wallner (2) and others
# Via Michael Wallner (3) and Stanley Sufficool (1)
* 'PHP-5.5' of https://git.php.net/repository/php-src:
  C89 compatibility
  Fixed segfault when built with OpenSSL >= 1.0.1
  consolidate NEWS with 5.4
  fixing a minor typo in CODING_STANDARDS document
  FIX BUG #65219 - Typo correction
  FIX BUG #65219 - USE DB not being sent for FreeTDS version < 0.92 FreeTDS <0.92 does not support DBSETLDBNAME option and therefore will not work with SQL Azure. Fallback to dbuse command in letter versions.

11 years agoMerge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
Christopher Jones [Wed, 9 Oct 2013 16:40:54 +0000 (09:40 -0700)]
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4

# By Daniel Lowrey (1) and Michael Wallner (1)
# Via Michael Wallner
* 'PHP-5.4' of https://git.php.net/repository/php-src:
  C89 compatibility
  Fixed segfault when built with OpenSSL >= 1.0.1

11 years agoC89
Michael Wallner [Wed, 9 Oct 2013 15:16:25 +0000 (17:16 +0200)]
C89

11 years agoMerge branch 'san_peer_matching' of https://github.com/rdlowrey/php-src
Michael Wallner [Wed, 9 Oct 2013 15:09:03 +0000 (17:09 +0200)]
Merge branch 'san_peer_matching' of https://github.com/rdlowrey/php-src

* 'san_peer_matching' of https://github.com/rdlowrey/php-src:
  Changed return types to zend_bool, renamed test
  Added SAN matching during peer verification

11 years agoChanged return types to zend_bool, renamed test
Daniel Lowrey [Wed, 9 Oct 2013 13:55:36 +0000 (09:55 -0400)]
Changed return types to zend_bool, renamed test

11 years agoMerge branch 'PHP-5.5'
Michael Wallner [Wed, 9 Oct 2013 10:30:51 +0000 (12:30 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  C89 compatibility

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Michael Wallner [Wed, 9 Oct 2013 10:30:42 +0000 (12:30 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  C89 compatibility

11 years agoC89 compatibility
Michael Wallner [Wed, 9 Oct 2013 10:30:31 +0000 (12:30 +0200)]
C89 compatibility

11 years agoMerge branch 'issue-55736' of https://github.com/tistre/php-src
Michael Wallner [Wed, 9 Oct 2013 08:06:45 +0000 (10:06 +0200)]
Merge branch 'issue-55736' of https://github.com/tistre/php-src

implements FR #55736

* 'issue-55736' of https://github.com/tistre/php-src:
  run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL and EXPECTREGEX_EXTERNAL. (Issue 55736)

11 years agoMerge branch 'PHP-5.5'
Michael Wallner [Wed, 9 Oct 2013 07:18:29 +0000 (09:18 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fixed segfault when built with OpenSSL >= 1.0.1
  fixing a minor typo in CODING_STANDARDS document
  FIX BUG #65219 - Typo correction
  FIX BUG #65219 - USE DB not being sent for FreeTDS version < 0.92 FreeTDS <0.92 does not support DBSETLDBNAME option and therefore will not work with SQL Azure. Fallback to dbuse command in letter versions.

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Michael Wallner [Wed, 9 Oct 2013 07:17:48 +0000 (09:17 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fixed segfault when built with OpenSSL >= 1.0.1
  fixing a minor typo in CODING_STANDARDS document
  FIX BUG #65219 - Typo correction
  FIX BUG #65219 - USE DB not being sent for FreeTDS version < 0.92 FreeTDS <0.92 does not support DBSETLDBNAME option and therefore will not work with SQL Azure. Fallback to dbuse command in letter versions.

11 years agoFixed segfault when built with OpenSSL >= 1.0.1
Daniel Lowrey [Mon, 7 Oct 2013 19:02:48 +0000 (15:02 -0400)]
Fixed segfault when built with OpenSSL >= 1.0.1

(PR #481)

11 years agoThanks Daniel, I didn't think long enough
Michael Wallner [Wed, 9 Oct 2013 06:22:33 +0000 (08:22 +0200)]
Thanks Daniel, I didn't think long enough

11 years agoMerge branch 'PHP-5.5'
Michael Wallner [Wed, 9 Oct 2013 06:16:23 +0000 (08:16 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  consolidate NEWS with 5.4

11 years agoconsolidate NEWS with 5.4
Michael Wallner [Wed, 9 Oct 2013 06:16:00 +0000 (08:16 +0200)]
consolidate NEWS with 5.4

11 years agoAdded support for TLSv1.1 and TLSv1.2
Daniel Lowrey [Tue, 8 Oct 2013 17:54:22 +0000 (13:54 -0400)]
Added support for TLSv1.1 and TLSv1.2

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Tue, 8 Oct 2013 17:21:42 +0000 (10:21 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

# By Tjerk Meesters (12) and others
# Via Michael Wallner
* 'master' of https://git.php.net/repository/php-src: (24 commits)
  openssl NEWS,UPGRADING
  fix bad cast
  fix bug #51076 (race condition in shtool's mkdir -p)
  DNS name comparison is now case insensitive.
  Use zend_bool as return value for _match()
  Added two more test cases for CN matching.
  Using SUCCESS and FAILURE for return values Using zend_bool for boolean arguments and return values Reduced one level of zval indirection where possible
  Add unit test that covers setting the crypto method.
  show method in error message
  Support string and array for peer fingerprint matching
  who put that stupid newline there?
  add md5 and sha1 fingerprint tests
  Renamed to be more descriptive of what it does
  Streams for ssl:// transports can now be configured to use a specific crypto method (SSLv3, SSLv2 etc.) by calling
  yay, reduced one variable
  Fixed bug that would lead to out of bounds memory access
  don't leak cert on errors, return null on zpp failure
  added better wildcard matching for CN
  Added test case for openssl_x509_digest()
  removed the byref result
  ...

11 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Christopher Jones [Tue, 8 Oct 2013 17:21:10 +0000 (10:21 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

# By Michael Wallner
# Via Michael Wallner
* 'PHP-5.5' of https://git.php.net/repository/php-src:
  fix bug #51076 (race condition in shtool's mkdir -p)

11 years agoAdded SAN matching during peer verification
Daniel Lowrey [Tue, 8 Oct 2013 16:37:44 +0000 (12:37 -0400)]
Added SAN matching during peer verification

11 years agoopenssl NEWS,UPGRADING
Michael Wallner [Tue, 8 Oct 2013 14:20:07 +0000 (16:20 +0200)]
openssl NEWS,UPGRADING

11 years agoMerge branch 'ssl-streams-crypto-method' of https://github.com/mj/php-src
Michael Wallner [Tue, 8 Oct 2013 14:10:00 +0000 (16:10 +0200)]
Merge branch 'ssl-streams-crypto-method' of https://github.com/mj/php-src

* 'ssl-streams-crypto-method' of https://github.com/mj/php-src:
  Add unit test that covers setting the crypto method.
  Streams for ssl:// transports can now be configured to use a specific crypto method (SSLv3, SSLv2 etc.) by calling

11 years agoMerge branch 'bug65729' of https://github.com/datibbaw/php-src
Michael Wallner [Tue, 8 Oct 2013 13:58:28 +0000 (15:58 +0200)]
Merge branch 'bug65729' of https://github.com/datibbaw/php-src

* 'bug65729' of https://github.com/datibbaw/php-src:
  DNS name comparison is now case insensitive.
  Use zend_bool as return value for _match()
  Added two more test cases for CN matching.
  yay, reduced one variable
  Fixed bug that would lead to out of bounds memory access
  added better wildcard matching for CN

11 years agoMerge branch 'openssl-x509-digest' of https://github.com/datibbaw/php-src
Michael Wallner [Tue, 8 Oct 2013 13:57:18 +0000 (15:57 +0200)]
Merge branch 'openssl-x509-digest' of https://github.com/datibbaw/php-src

* 'openssl-x509-digest' of https://github.com/datibbaw/php-src:
  Using SUCCESS and FAILURE for return values Using zend_bool for boolean arguments and return values Reduced one level of zval indirection where possible
  show method in error message
  Support string and array for peer fingerprint matching
  who put that stupid newline there?
  add md5 and sha1 fingerprint tests
  Renamed to be more descriptive of what it does
  don't leak cert on errors, return null on zpp failure
  Added test case for openssl_x509_digest()
  removed the byref result
  indentation fail
  added option for hash function
  added option for raw output
  added openssl_x509_digest(), output is binary sha1

11 years agofix bad cast
Michael Wallner [Tue, 8 Oct 2013 09:16:53 +0000 (11:16 +0200)]
fix bad cast