]> granicus.if.org Git - php/log
php
10 years agodecouple timelib from php_stdint.h
Anatol Belski [Wed, 21 Jan 2015 08:42:19 +0000 (09:42 +0100)]
decouple timelib from php_stdint.h

10 years agoFix the most obvious issues here.
Rasmus Lerdorf [Wed, 21 Jan 2015 07:56:51 +0000 (23:56 -0800)]
Fix the most obvious issues here.
There are other problems though

10 years agoPHP7 API updates
Rasmus Lerdorf [Wed, 21 Jan 2015 07:40:33 +0000 (23:40 -0800)]
PHP7 API updates

10 years agoint -> size_t and long -> zend_long
Rasmus Lerdorf [Wed, 21 Jan 2015 07:11:22 +0000 (23:11 -0800)]
int -> size_t and long -> zend_long

10 years agoint -> size_t
Rasmus Lerdorf [Wed, 21 Jan 2015 07:00:40 +0000 (23:00 -0800)]
int -> size_t
and fix the variable name

10 years agoint -> size_t
Rasmus Lerdorf [Wed, 21 Jan 2015 06:58:31 +0000 (22:58 -0800)]
int -> size_t

10 years agoint -> size_t
Rasmus Lerdorf [Wed, 21 Jan 2015 06:53:11 +0000 (22:53 -0800)]
int -> size_t

10 years agoint -> size_t
Rasmus Lerdorf [Wed, 21 Jan 2015 06:51:09 +0000 (22:51 -0800)]
int -> size_t

10 years agoint -> size_t
Rasmus Lerdorf [Wed, 21 Jan 2015 06:50:17 +0000 (22:50 -0800)]
int -> size_t

10 years agoint -> size_t
Rasmus Lerdorf [Wed, 21 Jan 2015 06:45:07 +0000 (22:45 -0800)]
int -> size_t

10 years agoMissed removing a couple of _len vars
Rasmus Lerdorf [Wed, 21 Jan 2015 06:41:18 +0000 (22:41 -0800)]
Missed removing a couple of _len vars

10 years agoFixed valgrind reported issue with setlocale
Xinchen Hui [Wed, 21 Jan 2015 04:03:19 +0000 (12:03 +0800)]
Fixed valgrind reported issue with setlocale

10 years agoMerge branch 'PHP-5.6'
Xinchen Hui [Wed, 21 Jan 2015 03:18:27 +0000 (11:18 +0800)]
Merge branch 'PHP-5.6'

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Wed, 21 Jan 2015 03:18:08 +0000 (11:18 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoFixed test fails
Xinchen Hui [Wed, 21 Jan 2015 03:17:49 +0000 (11:17 +0800)]
Fixed test fails

10 years agoMerge branch 'PHP-5.6'
Ferenc Kovacs [Wed, 21 Jan 2015 00:20:10 +0000 (01:20 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix NEWS

10 years agofix NEWS
Ferenc Kovacs [Wed, 21 Jan 2015 00:19:31 +0000 (01:19 +0100)]
fix NEWS

10 years agoFinishing porting ext/imap to PHP7
Rasmus Lerdorf [Tue, 20 Jan 2015 23:43:08 +0000 (15:43 -0800)]
Finishing porting ext/imap to PHP7
All tests pass now

10 years agoMerge branch 'PHP-5.6'
Derick Rethans [Tue, 20 Jan 2015 21:44:36 +0000 (21:44 +0000)]
Merge branch 'PHP-5.6'

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Derick Rethans [Tue, 20 Jan 2015 21:44:25 +0000 (21:44 +0000)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoFixed bug #55407 (Impossible to prototype DateTime::createFromFormat)
Derick Rethans [Tue, 20 Jan 2015 21:44:19 +0000 (21:44 +0000)]
Fixed bug #55407 (Impossible to prototype DateTime::createFromFormat)

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Tue, 20 Jan 2015 21:27:51 +0000 (13:27 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix year

10 years agofix year
Stanislav Malyshev [Tue, 20 Jan 2015 21:27:38 +0000 (13:27 -0800)]
fix year

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Tue, 20 Jan 2015 19:58:04 +0000 (11:58 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  update NEWS
  format
  add CVE

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Tue, 20 Jan 2015 19:57:50 +0000 (11:57 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  format

10 years agoupdate NEWS
Stanislav Malyshev [Tue, 20 Jan 2015 19:57:39 +0000 (11:57 -0800)]
update NEWS

10 years agoformat
Stanislav Malyshev [Tue, 20 Jan 2015 19:57:17 +0000 (11:57 -0800)]
format

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Tue, 20 Jan 2015 19:55:04 +0000 (11:55 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  add CVE

10 years agoadd CVE
Stanislav Malyshev [Tue, 20 Jan 2015 19:54:45 +0000 (11:54 -0800)]
add CVE

10 years agodon't error x86 compiler
Anatol Belski [Tue, 20 Jan 2015 19:52:12 +0000 (20:52 +0100)]
don't error x86 compiler

10 years agofix leaking of locale_string in TS build
Anatol Belski [Tue, 20 Jan 2015 19:46:45 +0000 (20:46 +0100)]
fix leaking of locale_string in TS build

actually more like an attempt as i see the leaks on travis,
but don't repro on my boxes

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Tue, 20 Jan 2015 19:47:46 +0000 (11:47 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  add protection against nulls

Conflicts:
main/spprintf.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Tue, 20 Jan 2015 19:47:06 +0000 (11:47 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  add protection against nulls

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Tue, 20 Jan 2015 19:46:39 +0000 (11:46 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  add protection against nulls

10 years agoadd protection against nulls
Stanislav Malyshev [Tue, 20 Jan 2015 19:46:10 +0000 (11:46 -0800)]
add protection against nulls

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Tue, 20 Jan 2015 18:41:59 +0000 (10:41 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  5.4.38 next
  Updated NEWS
  Updated NEWS
  Fix bug #68711 Remove useless checks. 'num' is unsigned and cannot be <0.
  Fix bug #68799: Free called on unitialized pointer
  Fix for bug #68710 (Use After Free Vulnerability in PHP's unserialize())

Conflicts:
ext/exif/exif.c
ext/standard/var_unserializer.c
ext/standard/var_unserializer.re

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Tue, 20 Jan 2015 18:40:39 +0000 (10:40 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  5.4.38 next
  Fix bug #68799: Free called on unitialized pointer
  Fix for bug #68710 (Use After Free Vulnerability in PHP's unserialize())

Conflicts:
ext/standard/var_unserializer.c

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Tue, 20 Jan 2015 18:40:11 +0000 (10:40 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  5.4.38 next
  Fix bug #68799: Free called on unitialized pointer
  Fix for bug #68710 (Use After Free Vulnerability in PHP's unserialize())

Conflicts:
configure.in
main/php_version.h

10 years ago5.4.38 next
Stanislav Malyshev [Tue, 20 Jan 2015 18:38:33 +0000 (10:38 -0800)]
5.4.38 next

10 years agofix premature freeing of BG(locale_string)
Anatol Belski [Tue, 20 Jan 2015 15:52:49 +0000 (16:52 +0100)]
fix premature freeing of BG(locale_string)

the returned string has to be refcounted

10 years agoUpdated NEWS
Julien Pauli [Tue, 20 Jan 2015 14:11:19 +0000 (15:11 +0100)]
Updated NEWS

10 years agoFix bug #68711 Remove useless checks. 'num' is unsigned and cannot be <0.
Joshua Rogers [Fri, 16 Jan 2015 12:10:54 +0000 (23:10 +1100)]
Fix bug #68711 Remove useless checks. 'num' is unsigned and cannot be <0.

10 years agoUpdated NEWS
Julien Pauli [Tue, 20 Jan 2015 14:09:59 +0000 (15:09 +0100)]
Updated NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Julien Pauli [Tue, 20 Jan 2015 14:09:34 +0000 (15:09 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Updated NEWS
  Fix bug #68711 Remove useless checks. 'num' is unsigned and cannot be <0.

10 years agoUpdated NEWS
Julien Pauli [Tue, 20 Jan 2015 14:09:13 +0000 (15:09 +0100)]
Updated NEWS

10 years agoOptimized range
Xinchen Hui [Tue, 20 Jan 2015 13:50:31 +0000 (21:50 +0800)]
Optimized range

10 years agoFix bug #68711 Remove useless checks. 'num' is unsigned and cannot be <0.
Joshua Rogers [Fri, 16 Jan 2015 12:10:54 +0000 (23:10 +1100)]
Fix bug #68711 Remove useless checks. 'num' is unsigned and cannot be <0.

10 years agofix declaration
Anatol Belski [Tue, 20 Jan 2015 10:30:03 +0000 (11:30 +0100)]
fix declaration

10 years agoMerge branch 'bug68710' into PHP-5.4
Stanislav Malyshev [Tue, 20 Jan 2015 09:00:52 +0000 (01:00 -0800)]
Merge branch 'bug68710' into PHP-5.4

* bug68710:
  Fix for bug #68710 (Use After Free Vulnerability in PHP's unserialize())

10 years agoMerge branch 'bug68799' into PHP-5.4
Stanislav Malyshev [Tue, 20 Jan 2015 08:57:55 +0000 (00:57 -0800)]
Merge branch 'bug68799' into PHP-5.4

* bug68799:
  Fix bug #68799: Free called on unitialized pointer

10 years agoNUM_KEY is useless here
Xinchen Hui [Tue, 20 Jan 2015 08:51:20 +0000 (16:51 +0800)]
NUM_KEY is useless here

10 years agoMerge branch 'master' of git.php.net:php-src
Dmitry Stogov [Tue, 20 Jan 2015 05:56:09 +0000 (08:56 +0300)]
Merge branch 'master' of git.php.net:php-src

* 'master' of git.php.net:php-src:
  Update remaining octal 32-bit tests

10 years agocleanup
Dmitry Stogov [Tue, 20 Jan 2015 05:55:36 +0000 (08:55 +0300)]
cleanup

10 years agoUpdate remaining octal 32-bit tests
Andrea Faulds [Tue, 20 Jan 2015 05:54:13 +0000 (05:54 +0000)]
Update remaining octal 32-bit tests

10 years agoUnused parse_arg_object_to_string
Xinchen Hui [Tue, 20 Jan 2015 04:02:35 +0000 (12:02 +0800)]
Unused parse_arg_object_to_string

10 years agoUnused var
Xinchen Hui [Tue, 20 Jan 2015 03:58:40 +0000 (11:58 +0800)]
Unused var

10 years agoUse zend_string in case we will optimize them
Xinchen Hui [Tue, 20 Jan 2015 02:59:28 +0000 (10:59 +0800)]
Use zend_string in case we will optimize them

10 years agoRemove addslashes_str
Xinchen Hui [Tue, 20 Jan 2015 02:11:48 +0000 (10:11 +0800)]
Remove addslashes_str

10 years agoMerge branch 'PHP-5.6'
Derick Rethans [Mon, 19 Jan 2015 22:59:41 +0000 (22:59 +0000)]
Merge branch 'PHP-5.6'

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Derick Rethans [Mon, 19 Jan 2015 22:59:31 +0000 (22:59 +0000)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoFixed bug #45081 (strtotime incorrectly interprets SGT time zone).
Derick Rethans [Mon, 19 Jan 2015 22:59:24 +0000 (22:59 +0000)]
Fixed bug #45081 (strtotime incorrectly interprets SGT time zone).

10 years agoProvide compiler hook for altering the AST pre-compilation.
Sara Golemon [Mon, 19 Jan 2015 16:39:52 +0000 (08:39 -0800)]
Provide compiler hook for altering the AST pre-compilation.

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Mon, 19 Jan 2015 18:05:57 +0000 (10:05 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fixed bug #50224 where float without decimals were converted to integer
  Updated NEWS for #68371

10 years agoRemove dead codes
Xinchen Hui [Mon, 19 Jan 2015 15:46:59 +0000 (10:46 -0500)]
Remove dead codes

10 years agoOptimized php_addslashes
Xinchen Hui [Mon, 19 Jan 2015 15:46:39 +0000 (10:46 -0500)]
Optimized php_addslashes

10 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Xinchen Hui [Mon, 19 Jan 2015 14:12:44 +0000 (09:12 -0500)]
Merge branch 'master' of https://git.php.net/repository/php-src

10 years agoRevert "Remove static calls from incompatible $this context"
Nikita Popov [Mon, 19 Jan 2015 14:12:51 +0000 (15:12 +0100)]
Revert "Remove static calls from incompatible $this context"

This reverts commit dc9991b167533c7ee13ff96da6048988e6e31bc2.

10 years agoOptimized is_a
Xinchen Hui [Mon, 19 Jan 2015 14:10:01 +0000 (09:10 -0500)]
Optimized is_a

10 years agoGenerate better code for comparisons with boolean constants
Dmitry Stogov [Mon, 19 Jan 2015 14:02:17 +0000 (17:02 +0300)]
Generate better code for comparisons with boolean constants

10 years agoImprove optimization of CONCAT/ADD_STRING/ADD_CJAR sequences
Dmitry Stogov [Mon, 19 Jan 2015 14:01:30 +0000 (17:01 +0300)]
Improve optimization of CONCAT/ADD_STRING/ADD_CJAR sequences

10 years agoMicro optimization for array_diff
Xinchen Hui [Mon, 19 Jan 2015 13:06:03 +0000 (08:06 -0500)]
Micro optimization for array_diff

10 years agoOptimized trim for what_len == 1
Xinchen Hui [Mon, 19 Jan 2015 12:45:30 +0000 (07:45 -0500)]
Optimized trim for what_len == 1

10 years agoold_size is already known
Dmitry Stogov [Mon, 19 Jan 2015 12:26:04 +0000 (15:26 +0300)]
old_size is already known

10 years agoOptimize code generated for "while" and "for" loops.
Dmitry Stogov [Mon, 19 Jan 2015 10:27:44 +0000 (13:27 +0300)]
Optimize code generated for "while" and "for" loops.
Eliminate one JMP opcode for each loop iteration.

10 years agoFixed bug #50224 where float without decimals were converted to integer
Juan Basso [Sat, 29 Mar 2014 23:41:48 +0000 (19:41 -0400)]
Fixed bug #50224 where float without decimals were converted to integer

10 years agoOnly use explicit ">" in sorting algo
Xinchen Hui [Mon, 19 Jan 2015 08:32:28 +0000 (03:32 -0500)]
Only use explicit ">" in sorting algo

10 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Xinchen Hui [Mon, 19 Jan 2015 06:37:13 +0000 (01:37 -0500)]
Merge branch 'master' of https://git.php.net/repository/php-src

10 years agofix size & compilation on Darwin
Stanislav Malyshev [Mon, 19 Jan 2015 06:43:32 +0000 (22:43 -0800)]
fix size & compilation on Darwin

10 years agoDon't use >= as sorting condition
Xinchen Hui [Mon, 19 Jan 2015 06:04:23 +0000 (01:04 -0500)]
Don't use >= as sorting condition

which could avoid breaking usage like:

usort($a, function($a, $b) { return $a > $b; })

10 years agoMove intdiv() UPGRADING entry to New Functions
Andrea Faulds [Mon, 19 Jan 2015 05:55:55 +0000 (05:55 +0000)]
Move intdiv() UPGRADING entry to New Functions

10 years agoBetter fix
Xinchen Hui [Mon, 19 Jan 2015 02:38:25 +0000 (21:38 -0500)]
Better fix

10 years agofix build
Andrea Faulds [Sun, 18 Jan 2015 19:20:12 +0000 (19:20 +0000)]
fix build

10 years agoFixed bug #68852 (broken strrpos with negative offset)
Xinchen Hui [Sun, 18 Jan 2015 15:05:27 +0000 (10:05 -0500)]
Fixed bug #68852 (broken strrpos with negative offset)

10 years agoFixed annoying incompatible pointer type warning
Xinchen Hui [Sun, 18 Jan 2015 12:24:57 +0000 (07:24 -0500)]
Fixed annoying incompatible pointer type warning

10 years agoUpdated NEWS for #68371
Matteo Beccati [Sun, 18 Jan 2015 08:13:02 +0000 (09:13 +0100)]
Updated NEWS for #68371

10 years agoFixed bug #68840 (Null pointer deference)
Xinchen Hui [Sun, 18 Jan 2015 04:17:05 +0000 (23:17 -0500)]
Fixed bug #68840 (Null pointer deference)

10 years agoFixed bug #68805 (Double define)
Xinchen Hui [Sun, 18 Jan 2015 04:06:37 +0000 (23:06 -0500)]
Fixed bug #68805 (Double define)

10 years agoFixed bug #68809 (Unchecked return value)
Xinchen Hui [Sun, 18 Jan 2015 04:04:41 +0000 (23:04 -0500)]
Fixed bug #68809 (Unchecked return value)

10 years agoFixed bug #68814 (Unchecked return value)
Xinchen Hui [Sun, 18 Jan 2015 03:58:16 +0000 (22:58 -0500)]
Fixed bug #68814 (Unchecked return value)

10 years agoFixed #68826 (Resource leak)
Xinchen Hui [Sun, 18 Jan 2015 03:56:02 +0000 (22:56 -0500)]
Fixed #68826 (Resource leak)

10 years agoFixed #68832 (Unchecked return value)
Xinchen Hui [Sun, 18 Jan 2015 03:19:25 +0000 (22:19 -0500)]
Fixed #68832 (Unchecked return value)

10 years agoFixed bug #68848 Missing return
Joshua Rogers [Sat, 17 Jan 2015 19:57:54 +0000 (20:57 +0100)]
Fixed bug #68848 Missing return

10 years agotypo
Rasmus Lerdorf [Sat, 17 Jan 2015 19:38:31 +0000 (11:38 -0800)]
typo

10 years agoError on invalid octal (fixes PHPSadness #31)
Andrea Faulds [Fri, 9 Jan 2015 06:32:36 +0000 (06:32 +0000)]
Error on invalid octal (fixes PHPSadness #31)

Further error checks

10 years agoRemove set_socket_blocking
Nikita Popov [Wed, 10 Sep 2014 15:31:37 +0000 (17:31 +0200)]
Remove set_socket_blocking

10 years agoRemove set_magic_quotes_runtime
Nikita Popov [Wed, 10 Sep 2014 15:30:25 +0000 (17:30 +0200)]
Remove set_magic_quotes_runtime

And the alias magic_quotes_runtime

10 years agoRemove string category support in setlocale()
Nikita Popov [Wed, 10 Sep 2014 15:46:54 +0000 (17:46 +0200)]
Remove string category support in setlocale()

10 years agoRemove mktime() and gmmktime() $is_dst parameter
Nikita Popov [Wed, 10 Sep 2014 16:18:02 +0000 (18:18 +0200)]
Remove mktime() and gmmktime() $is_dst parameter

10 years agoRemove for #-style comments in ini files
Nikita Popov [Sat, 17 Jan 2015 17:03:42 +0000 (18:03 +0100)]
Remove for #-style comments in ini files

10 years agoRemove static calls from incompatible $this context
Nikita Popov [Wed, 10 Sep 2014 14:08:20 +0000 (16:08 +0200)]
Remove static calls from incompatible $this context