]> granicus.if.org Git - php/log
php
10 years agofixed some incompatible types
Anatol Belski [Wed, 20 Aug 2014 07:52:23 +0000 (09:52 +0200)]
fixed some incompatible types

10 years agofixed incompatible types usage
Anatol Belski [Wed, 20 Aug 2014 07:15:00 +0000 (09:15 +0200)]
fixed incompatible types usage

10 years agoMerge remote-tracking branch 'php/master'
Anatol Belski [Wed, 20 Aug 2014 06:48:43 +0000 (08:48 +0200)]
Merge remote-tracking branch 'php/master'

10 years agofixed memory leak
Dmitry Stogov [Wed, 20 Aug 2014 06:43:37 +0000 (10:43 +0400)]
fixed memory leak

10 years agoFixed off-by-one memory allocation that could lead to invalid memory reads on strlen()
Tjerk Meesters [Wed, 20 Aug 2014 04:13:19 +0000 (12:13 +0800)]
Fixed off-by-one memory allocation that could lead to invalid memory reads on strlen()
Always properly null terminate strings before ini parsing
Remove unnecessary memset() statements

10 years agoNEWS and UPGRADING
Andrea Faulds [Tue, 19 Aug 2014 23:38:33 +0000 (00:38 +0100)]
NEWS and UPGRADING

10 years agoMerge branch 'master' of git.php.net:php-src
Andrea Faulds [Tue, 19 Aug 2014 23:34:12 +0000 (00:34 +0100)]
Merge branch 'master' of git.php.net:php-src

10 years agoMerge branch 'fpmConfFix' of github.com:DaveRandom/php-src
Andrea Faulds [Tue, 19 Aug 2014 23:28:43 +0000 (00:28 +0100)]
Merge branch 'fpmConfFix' of github.com:DaveRandom/php-src

10 years agoMerge branch 'PHP-5.6'
Lior Kaplan [Tue, 19 Aug 2014 22:36:56 +0000 (01:36 +0300)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Add NEWS entry for bug #67730
  Add CVE ID for bug #67539
  Add NEWS entry for bug #67492
  Add NEWS entry for bug #67730
  Add NEWS entry for bug #67730
  Add CVE ID for bug #67539

10 years agoAdd NEWS entry for bug #67730
Lior Kaplan [Tue, 19 Aug 2014 22:34:57 +0000 (01:34 +0300)]
Add NEWS entry for bug #67730

10 years agoMerge remote-tracking branch 'php/master'
Anatol Belski [Tue, 19 Aug 2014 22:34:17 +0000 (00:34 +0200)]
Merge remote-tracking branch 'php/master'

10 years agoported opcache
Anatol Belski [Tue, 19 Aug 2014 22:23:37 +0000 (00:23 +0200)]
ported opcache

10 years agoAdd CVE ID for bug #67539
Lior Kaplan [Tue, 19 Aug 2014 22:18:15 +0000 (01:18 +0300)]
Add CVE ID for bug #67539

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Lior Kaplan [Tue, 19 Aug 2014 22:16:04 +0000 (01:16 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Add NEWS entry for bug #67492
  Add NEWS entry for bug #67730
  Add NEWS entry for bug #67730
  Add CVE ID for bug #67539

10 years agoAdd NEWS entry for bug #67492
Lior Kaplan [Tue, 19 Aug 2014 22:10:38 +0000 (01:10 +0300)]
Add NEWS entry for bug #67492

Included in 5.5.14 with commit d9c5a1d

10 years agoAdd NEWS entry for bug #67730
Lior Kaplan [Tue, 19 Aug 2014 22:05:22 +0000 (01:05 +0300)]
Add NEWS entry for bug #67730

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Lior Kaplan [Tue, 19 Aug 2014 22:01:23 +0000 (01:01 +0300)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Add NEWS entry for bug #67730
  Add CVE ID for bug #67539

10 years agoAdd NEWS entry for bug #67730
Lior Kaplan [Tue, 19 Aug 2014 21:54:19 +0000 (00:54 +0300)]
Add NEWS entry for bug #67730

Included in 5.4.32 with commit 706aefb

10 years agoAdd CVE ID for bug #67539
Lior Kaplan [Tue, 19 Aug 2014 21:51:37 +0000 (00:51 +0300)]
Add CVE ID for bug #67539

10 years agoported apache handler
Anatol Belski [Tue, 19 Aug 2014 21:39:22 +0000 (23:39 +0200)]
ported apache handler

10 years agoported fcgi
Anatol Belski [Tue, 19 Aug 2014 21:12:17 +0000 (23:12 +0200)]
ported fcgi

10 years agoported ext/intl, bugfixes to go
Anatol Belski [Tue, 19 Aug 2014 20:57:17 +0000 (22:57 +0200)]
ported ext/intl, bugfixes to go

10 years agofix hash
Anatol Belski [Tue, 19 Aug 2014 20:57:07 +0000 (22:57 +0200)]
fix hash

10 years agoMerge branch 'PHP-5.6'
Sara Golemon [Tue, 19 Aug 2014 20:24:49 +0000 (13:24 -0700)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Switch use of strtok() to gd_strtok_r()

10 years agoported ext/com_dotnet
Anatol Belski [Tue, 19 Aug 2014 20:23:03 +0000 (22:23 +0200)]
ported ext/com_dotnet

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Sara Golemon [Tue, 19 Aug 2014 20:22:14 +0000 (13:22 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Switch use of strtok() to gd_strtok_r()

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Sara Golemon [Tue, 19 Aug 2014 20:17:56 +0000 (13:17 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Switch use of strtok() to gd_strtok_r()

Conflicts:
NEWS

10 years agoSwitch use of strtok() to gd_strtok_r()
Sara Golemon [Tue, 19 Aug 2014 19:46:53 +0000 (12:46 -0700)]
Switch use of strtok() to gd_strtok_r()

strtok() is not thread safe, so this will potentially break in
very bad ways if used in ZTS mode.

I'm not sure why gd_strtok_r() exists since it seems to do the
same thing as strtok_r(), but I'll assume it's a portability
decision and do as the Romans do.

10 years agoported ext/gmp
Anatol Belski [Tue, 19 Aug 2014 20:10:20 +0000 (22:10 +0200)]
ported ext/gmp

10 years agoported ext/gettext
Anatol Belski [Tue, 19 Aug 2014 20:05:37 +0000 (22:05 +0200)]
ported ext/gettext

10 years agoported ext/gd
Anatol Belski [Tue, 19 Aug 2014 20:03:57 +0000 (22:03 +0200)]
ported ext/gd

10 years agoFixed referenced value separation
Dmitry Stogov [Tue, 19 Aug 2014 20:00:59 +0000 (00:00 +0400)]
Fixed referenced value separation

10 years agoported ext/ftp
Anatol Belski [Tue, 19 Aug 2014 19:49:34 +0000 (21:49 +0200)]
ported ext/ftp

10 years agoported ext/filter
Anatol Belski [Tue, 19 Aug 2014 19:43:22 +0000 (21:43 +0200)]
ported ext/filter

10 years agoported ext/fileinfo
Anatol Belski [Tue, 19 Aug 2014 19:35:13 +0000 (21:35 +0200)]
ported ext/fileinfo

10 years agofixed exif
Anatol Belski [Tue, 19 Aug 2014 19:26:31 +0000 (21:26 +0200)]
fixed exif

10 years agoported ext/enchant
Anatol Belski [Tue, 19 Aug 2014 19:24:15 +0000 (21:24 +0200)]
ported ext/enchant

10 years agoported ext/dom
Anatol Belski [Tue, 19 Aug 2014 19:22:07 +0000 (21:22 +0200)]
ported ext/dom

10 years agoported ext/json
Anatol Belski [Tue, 19 Aug 2014 18:15:59 +0000 (20:15 +0200)]
ported ext/json

10 years agoported ext/ldap
Anatol Belski [Tue, 19 Aug 2014 18:09:16 +0000 (20:09 +0200)]
ported ext/ldap

10 years agoported ext/mbstring
Anatol Belski [Tue, 19 Aug 2014 17:42:16 +0000 (19:42 +0200)]
ported ext/mbstring

10 years agoported ext/odbc
Anatol Belski [Tue, 19 Aug 2014 17:35:29 +0000 (19:35 +0200)]
ported ext/odbc

10 years agoported ext/openssl
Anatol Belski [Tue, 19 Aug 2014 17:27:37 +0000 (19:27 +0200)]
ported ext/openssl

10 years agoported pcntl
Anatol Belski [Tue, 19 Aug 2014 17:08:41 +0000 (19:08 +0200)]
ported pcntl

10 years agoported from pdo - pgsql, odbc, mysql, firebirt, dblib
Anatol Belski [Tue, 19 Aug 2014 17:02:07 +0000 (19:02 +0200)]
ported from pdo - pgsql, odbc, mysql, firebirt, dblib

10 years agoported pdo and pdo_sqlite
Anatol Belski [Tue, 19 Aug 2014 16:32:08 +0000 (18:32 +0200)]
ported pdo and pdo_sqlite

10 years agoported ext/mysqli
Anatol Belski [Tue, 19 Aug 2014 15:08:15 +0000 (17:08 +0200)]
ported ext/mysqli

10 years agoported mysql and mysqlnd
Anatol Belski [Tue, 19 Aug 2014 14:51:06 +0000 (16:51 +0200)]
ported mysql and mysqlnd

10 years agoported ext/pgsql
Anatol Belski [Tue, 19 Aug 2014 14:11:28 +0000 (16:11 +0200)]
ported ext/pgsql

10 years agoported ext/phar
Anatol Belski [Tue, 19 Aug 2014 13:12:13 +0000 (15:12 +0200)]
ported ext/phar

10 years agoadded php_off_t alias
Anatol Belski [Tue, 19 Aug 2014 12:39:24 +0000 (14:39 +0200)]
added php_off_t alias

10 years agoported ext/posix
Anatol Belski [Tue, 19 Aug 2014 12:30:33 +0000 (14:30 +0200)]
ported ext/posix

10 years agopartially ported ext/pspell, should be more for zend_string usage
Anatol Belski [Tue, 19 Aug 2014 12:28:03 +0000 (14:28 +0200)]
partially ported ext/pspell, should be more for zend_string usage

10 years agofix incompatible types
Anatol Belski [Tue, 19 Aug 2014 12:20:56 +0000 (14:20 +0200)]
fix incompatible types

10 years agoported ext/session
Anatol Belski [Tue, 19 Aug 2014 12:18:24 +0000 (14:18 +0200)]
ported ext/session

10 years agoported ext/shmop
Anatol Belski [Tue, 19 Aug 2014 12:05:39 +0000 (14:05 +0200)]
ported ext/shmop

10 years agoported ext/simplexml
Anatol Belski [Tue, 19 Aug 2014 12:01:16 +0000 (14:01 +0200)]
ported ext/simplexml

10 years agofixes to ext/skeleton
Anatol Belski [Tue, 19 Aug 2014 11:53:44 +0000 (13:53 +0200)]
fixes to ext/skeleton

10 years agofixes to ext/snmp
Anatol Belski [Tue, 19 Aug 2014 11:53:02 +0000 (13:53 +0200)]
fixes to ext/snmp

10 years agoported ext/soap
Anatol Belski [Tue, 19 Aug 2014 11:49:48 +0000 (13:49 +0200)]
ported ext/soap

10 years agoported ext/sockets
Anatol Belski [Tue, 19 Aug 2014 11:22:27 +0000 (13:22 +0200)]
ported ext/sockets

10 years agoport sysvshm, sysvsem and sysvmsg
Anatol Belski [Tue, 19 Aug 2014 11:11:32 +0000 (13:11 +0200)]
port sysvshm, sysvsem and sysvmsg

10 years agofixes to tokenizer
Anatol Belski [Tue, 19 Aug 2014 11:05:20 +0000 (13:05 +0200)]
fixes to tokenizer

10 years agoMerge remote-tracking branch 'php/master'
Anatol Belski [Tue, 19 Aug 2014 10:56:29 +0000 (12:56 +0200)]
Merge remote-tracking branch 'php/master'

Conflicts:
ext/xsl/xsltprocessor.c

10 years agoported xsl, xml reader and writer
Anatol Belski [Tue, 19 Aug 2014 10:55:03 +0000 (12:55 +0200)]
ported xsl, xml reader and writer

10 years agoMerge branch 'master' of git.php.net:php-src
Anatol Belski [Tue, 19 Aug 2014 10:51:05 +0000 (12:51 +0200)]
Merge branch 'master' of git.php.net:php-src

# By Stanislav Malyshev (5) and Remi Collet (1)
# Via Stanislav Malyshev
* 'master' of git.php.net:php-src:
  5.4.32
  fix potentially missing NUL termination
  Fix bug #67730 - Null byte injection possible with imagexxx functions
  Fixed bug #67717 - segfault in dns_get_record
  Fix bug #67716 - Segfault in cdf.c
  5.4.32 RC1

10 years agofix uninitialized args usage
Anatol Belski [Tue, 19 Aug 2014 10:50:27 +0000 (12:50 +0200)]
fix uninitialized args usage

10 years agoported ext/sqlite3
Anatol Belski [Tue, 19 Aug 2014 10:04:15 +0000 (12:04 +0200)]
ported ext/sqlite3

10 years agoported ext/zip
Anatol Belski [Tue, 19 Aug 2014 09:47:21 +0000 (11:47 +0200)]
ported ext/zip

10 years agoported ext/zlib
Anatol Belski [Tue, 19 Aug 2014 09:33:51 +0000 (11:33 +0200)]
ported ext/zlib

10 years agofixes to ext/dba
Anatol Belski [Tue, 19 Aug 2014 09:28:42 +0000 (11:28 +0200)]
fixes to ext/dba

10 years agoadd credits
Anatol Belski [Tue, 19 Aug 2014 09:24:54 +0000 (11:24 +0200)]
add credits

10 years agoported ext/curl
Anatol Belski [Tue, 19 Aug 2014 09:24:24 +0000 (11:24 +0200)]
ported ext/curl

10 years agoported ext/calendar
Anatol Belski [Tue, 19 Aug 2014 08:42:01 +0000 (10:42 +0200)]
ported ext/calendar

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Tue, 19 Aug 2014 08:34:38 +0000 (01:34 -0700)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  5.4.32
  fix potentially missing NUL termination
  Fix bug #67730 - Null byte injection possible with imagexxx functions
  Fixed bug #67717 - segfault in dns_get_record
  Fix bug #67716 - Segfault in cdf.c
  5.4.32 RC1

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Tue, 19 Aug 2014 08:34:25 +0000 (01:34 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  5.4.32
  fix potentially missing NUL termination
  Fix bug #67730 - Null byte injection possible with imagexxx functions
  Fixed bug #67717 - segfault in dns_get_record
  Fix bug #67716 - Segfault in cdf.c
  5.4.32 RC1

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Tue, 19 Aug 2014 08:34:09 +0000 (01:34 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  5.4.32
  fix potentially missing NUL termination
  Fix bug #67730 - Null byte injection possible with imagexxx functions
  Fixed bug #67717 - segfault in dns_get_record
  Fix bug #67716 - Segfault in cdf.c
  5.4.32 RC1

10 years agoMerge tag 'PHP-5.4.32' into PHP-5.4
Stanislav Malyshev [Tue, 19 Aug 2014 08:33:45 +0000 (01:33 -0700)]
Merge tag 'PHP-5.4.32' into PHP-5.4

5.4.32

* tag 'PHP-5.4.32':
  5.4.32
  fix potentially missing NUL termination
  Fix bug #67730 - Null byte injection possible with imagexxx functions
  Fixed bug #67717 - segfault in dns_get_record
  Fix bug #67716 - Segfault in cdf.c
  5.4.32 RC1

Conflicts:
configure.in
main/php_version.h

10 years agofixes to ext/bz2
Anatol Belski [Tue, 19 Aug 2014 08:33:32 +0000 (10:33 +0200)]
fixes to ext/bz2

10 years agofixes to ext/bcmath
Anatol Belski [Tue, 19 Aug 2014 08:30:43 +0000 (10:30 +0200)]
fixes to ext/bcmath

10 years agoMerge remote-tracking branch 'php/master'
Anatol Belski [Tue, 19 Aug 2014 07:58:35 +0000 (09:58 +0200)]
Merge remote-tracking branch 'php/master'

Conflicts:
ext/standard/dns.c

10 years ago5.4.32
Stanislav Malyshev [Tue, 19 Aug 2014 07:40:27 +0000 (00:40 -0700)]
5.4.32

10 years agoMerge branch 'master' of git.php.net:php-src
Anatol Belski [Tue, 19 Aug 2014 07:38:13 +0000 (09:38 +0200)]
Merge branch 'master' of git.php.net:php-src

# By Remi Collet
# Via Remi Collet
* 'master' of git.php.net:php-src:
  fix merge issue in previous (again)
  fix merge issue in previous
  NEWS
  NEWS
  NEWS
  Fixed Sec Bug #67717 segfault in dns_get_record CVE-2014-3597

10 years agobrought back that vs2012 fix
Anatol Belski [Tue, 19 Aug 2014 07:37:38 +0000 (09:37 +0200)]
brought back that vs2012 fix

10 years agofix merge issue in previous (again)
Remi Collet [Tue, 19 Aug 2014 07:16:24 +0000 (09:16 +0200)]
fix merge issue in previous (again)

10 years agofix merge issue in previous
Remi Collet [Tue, 19 Aug 2014 07:10:34 +0000 (09:10 +0200)]
fix merge issue in previous

10 years agofixes to iconv
Anatol Belski [Tue, 19 Aug 2014 07:09:43 +0000 (09:09 +0200)]
fixes to iconv

10 years agofix merge for #67717
Remi Collet [Tue, 19 Aug 2014 06:56:43 +0000 (08:56 +0200)]
fix merge for #67717

10 years agoNEWS
Remi Collet [Tue, 19 Aug 2014 06:41:42 +0000 (08:41 +0200)]
NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Remi Collet [Tue, 19 Aug 2014 06:41:14 +0000 (08:41 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  NEWS
  NEWS
  Fixed Sec Bug #67717 segfault in dns_get_record CVE-2014-3597

10 years agoNEWS
Remi Collet [Tue, 19 Aug 2014 06:40:58 +0000 (08:40 +0200)]
NEWS

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Remi Collet [Tue, 19 Aug 2014 06:40:30 +0000 (08:40 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  NEWS
  Fixed Sec Bug #67717 segfault in dns_get_record CVE-2014-3597

10 years agoNEWS
Remi Collet [Tue, 19 Aug 2014 06:40:18 +0000 (08:40 +0200)]
NEWS

10 years agoFixed Sec Bug #67717 segfault in dns_get_record CVE-2014-3597
Remi Collet [Tue, 19 Aug 2014 06:33:49 +0000 (08:33 +0200)]
Fixed Sec Bug #67717 segfault in dns_get_record CVE-2014-3597

Incomplete fix for CVE-2014-4049

Check possible buffer overflow
- pass real buffer end to dn_expand calls
- check buffer len before each read

10 years agoMerge remote-tracking branch 'php/master'
Anatol Belski [Tue, 19 Aug 2014 06:27:43 +0000 (08:27 +0200)]
Merge remote-tracking branch 'php/master'

Conflicts:
ext/date/lib/parse_date.c

10 years agoC89 compat
Anatol Belski [Tue, 19 Aug 2014 06:16:34 +0000 (08:16 +0200)]
C89 compat

10 years agobasic macro replacements, all at once
Anatol Belski [Tue, 19 Aug 2014 06:07:31 +0000 (08:07 +0200)]
basic macro replacements, all at once

10 years agoc89 compat
Anatol Belski [Tue, 19 Aug 2014 06:05:31 +0000 (08:05 +0200)]
c89 compat

10 years agofix potentially missing NUL termination
Stanislav Malyshev [Tue, 19 Aug 2014 06:04:24 +0000 (23:04 -0700)]
fix potentially missing NUL termination

10 years agoadded missing define
Anatol Belski [Tue, 19 Aug 2014 06:00:52 +0000 (08:00 +0200)]
added missing define