]> granicus.if.org Git - php/log
php
10 years agoRemove extra space
Xinchen Hui [Thu, 5 Feb 2015 08:33:45 +0000 (16:33 +0800)]
Remove extra space

10 years agoMerge branch 'PHP-5.6'
Xinchen Hui [Thu, 5 Feb 2015 08:33:29 +0000 (16:33 +0800)]
Merge branch 'PHP-5.6'

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Thu, 5 Feb 2015 08:33:20 +0000 (16:33 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6

Conflicts:
main/streams/memory.c

10 years agoConflicts:
Nayana Hettiarachchi [Thu, 5 Feb 2015 04:26:29 +0000 (12:26 +0800)]
Conflicts:
main/streams/memory.c

10 years agoWe'd better not include this test script
Xinchen Hui [Thu, 5 Feb 2015 08:27:01 +0000 (16:27 +0800)]
We'd better not include this test script

10 years agoreturn size_t
Xinchen Hui [Thu, 5 Feb 2015 08:26:38 +0000 (16:26 +0800)]
return size_t

10 years agoMerge branch 'validate_null_pointer_on_php_stream_temp_write' of https://github.com...
Xinchen Hui [Thu, 5 Feb 2015 08:22:10 +0000 (16:22 +0800)]
Merge branch 'validate_null_pointer_on_php_stream_temp_write' of https://github.com/devzer01/php-src

10 years agoPadding
Xinchen Hui [Thu, 5 Feb 2015 08:11:44 +0000 (16:11 +0800)]
Padding

10 years agoMerge branch 'internal-function-return-types' of github.com:reeze/php-src into test
Dmitry Stogov [Thu, 5 Feb 2015 08:01:07 +0000 (11:01 +0300)]
Merge branch 'internal-function-return-types' of github.com:reeze/php-src into test

* 'internal-function-return-types' of github.com:reeze/php-src:
  Add load time return type checking to match user land logic
  Add test function arguments
  Implemented internal function return types

10 years agofix test case
Nayana Hettiarachchi [Thu, 5 Feb 2015 06:59:17 +0000 (14:59 +0800)]
fix test case

10 years agoexpand test for #68986
Nayana Hettiarachchi [Thu, 5 Feb 2015 06:35:01 +0000 (14:35 +0800)]
expand test for #68986

10 years agoexpand test for #68986
Nayana Hettiarachchi [Thu, 5 Feb 2015 06:34:36 +0000 (14:34 +0800)]
expand test for #68986

10 years agoadding test for #68986
Nayana Hettiarachchi [Thu, 5 Feb 2015 06:28:40 +0000 (14:28 +0800)]
adding test for #68986

10 years ago#68986 bug fix
Nayana Hettiarachchi [Thu, 5 Feb 2015 04:26:29 +0000 (12:26 +0800)]
#68986 bug fix

10 years agoAdd load time return type checking to match user land logic
Reeze Xia [Thu, 5 Feb 2015 03:22:11 +0000 (11:22 +0800)]
Add load time return type checking to match user land logic

10 years agoAdd test function arguments
Reeze Xia [Wed, 4 Feb 2015 17:21:42 +0000 (01:21 +0800)]
Add test function arguments

10 years agofix data type mismatch
Anatol Belski [Wed, 4 Feb 2015 17:12:56 +0000 (18:12 +0100)]
fix data type mismatch

10 years agofix unitialized val usage
Anatol Belski [Wed, 4 Feb 2015 17:03:06 +0000 (18:03 +0100)]
fix unitialized val usage

10 years agofollow up fix for headers sent, checking a reference would be always true as well
Anatol Belski [Wed, 4 Feb 2015 16:38:02 +0000 (17:38 +0100)]
follow up fix for headers sent, checking a reference would be always true as well

10 years agoremove unused variable
Anatol Belski [Wed, 4 Feb 2015 16:24:48 +0000 (17:24 +0100)]
remove unused variable

10 years agofix wars about importing of locally defined symbols
Anatol Belski [Wed, 4 Feb 2015 16:13:52 +0000 (17:13 +0100)]
fix wars about importing of locally defined symbols

10 years agofix data type
Anatol Belski [Wed, 4 Feb 2015 11:33:34 +0000 (12:33 +0100)]
fix data type

10 years agoImplemented internal function return types
Reeze Xia [Wed, 4 Feb 2015 17:04:54 +0000 (01:04 +0800)]
Implemented internal function return types

10 years agoMerge branch 'PHP-5.6'
Julien Pauli [Wed, 4 Feb 2015 16:46:14 +0000 (17:46 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Updated NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Julien Pauli [Wed, 4 Feb 2015 16:45:38 +0000 (17:45 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Updated NEWS

10 years agoUpdated NEWS
Julien Pauli [Wed, 4 Feb 2015 16:43:36 +0000 (17:43 +0100)]
Updated NEWS

10 years agoMerge branch 'PHP-5.6'
Julien Pauli [Wed, 4 Feb 2015 16:40:07 +0000 (17:40 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Revert "Fixed bug #55407 (Impossible to prototype DateTime::createFromFormat)"

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Julien Pauli [Wed, 4 Feb 2015 16:39:34 +0000 (17:39 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Revert "Fixed bug #55407 (Impossible to prototype DateTime::createFromFormat)"

10 years agoRevert "Fixed bug #55407 (Impossible to prototype DateTime::createFromFormat)"
Julien Pauli [Wed, 4 Feb 2015 16:39:16 +0000 (17:39 +0100)]
Revert "Fixed bug #55407 (Impossible to prototype DateTime::createFromFormat)"

This reverts commit 8e19705a93d785cd1ff8ba3a69699b00169fea47.

10 years agoMerge branch 'PHP-5.6'
Julien Pauli [Wed, 4 Feb 2015 16:34:28 +0000 (17:34 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  5.6.7 now
  5.5.23 now

Conflicts:
configure.in
main/php_version.h

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Julien Pauli [Wed, 4 Feb 2015 16:32:46 +0000 (17:32 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  5.5.23 now

Conflicts:
configure.in
main/php_version.h

10 years agoRemoved TSRMLS_D
Dmitry Stogov [Wed, 4 Feb 2015 15:47:30 +0000 (18:47 +0300)]
Removed TSRMLS_D

10 years ago5.6.7 now
Julien Pauli [Wed, 4 Feb 2015 15:37:49 +0000 (16:37 +0100)]
5.6.7 now

10 years ago5.5.23 now
Julien Pauli [Wed, 4 Feb 2015 15:35:32 +0000 (16:35 +0100)]
5.5.23 now

10 years agoSimplify code and add comments
Dmitry Stogov [Wed, 4 Feb 2015 14:56:14 +0000 (17:56 +0300)]
Simplify code and add comments

10 years agoMove zend_object->guards into additional slot of zend_object->properties_table[]...
Dmitry Stogov [Wed, 4 Feb 2015 12:24:13 +0000 (15:24 +0300)]
Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced.

10 years agoMerge branch 'master' of git.php.net:php-src
Dmitry Stogov [Wed, 4 Feb 2015 12:23:40 +0000 (15:23 +0300)]
Merge branch 'master' of git.php.net:php-src

* 'master' of git.php.net:php-src:
  Revert "json_decode() should generate a syntax error when given ""."
  Update NEWS

10 years agoMerge branch 'PHP-5.6'
Julien Pauli [Wed, 4 Feb 2015 12:10:59 +0000 (13:10 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Revert "json_decode() should generate a syntax error when given ""."
  Update NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Julien Pauli [Wed, 4 Feb 2015 11:48:57 +0000 (12:48 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Revert "json_decode() should generate a syntax error when given ""."
  Update NEWS

10 years agoRevert "json_decode() should generate a syntax error when given ""."
Julien Pauli [Wed, 4 Feb 2015 11:48:17 +0000 (12:48 +0100)]
Revert "json_decode() should generate a syntax error when given ""."

This reverts commit a7b3abe4e6f5e2fdfd8d55b676c9ca6b3f9c8cc8.

10 years agoMerge branch 'master' of git.php.net:php-src
Dmitry Stogov [Wed, 4 Feb 2015 09:35:59 +0000 (12:35 +0300)]
Merge branch 'master' of git.php.net:php-src

* 'master' of git.php.net:php-src:
  Add note aout $HTTP_RAW_POST_DATA

10 years agoAdd note aout $HTTP_RAW_POST_DATA
Michael Wallner [Wed, 4 Feb 2015 09:22:52 +0000 (10:22 +0100)]
Add note aout $HTTP_RAW_POST_DATA

10 years agoUse object pointers instead of handles
Dmitry Stogov [Wed, 4 Feb 2015 09:01:55 +0000 (12:01 +0300)]
Use object pointers instead of handles

10 years agoMerge branch 'PHP-5.6'
Michael Wallner [Wed, 4 Feb 2015 08:50:14 +0000 (09:50 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  make buildconf work as expected; autoconf really needs some help with all those external m4s

Conflicts:
build/build2.mk

10 years agomake buildconf work as expected;
Michael Wallner [Wed, 4 Feb 2015 08:38:19 +0000 (09:38 +0100)]
make buildconf work as expected;
autoconf really needs some help with all those external m4s

10 years agoUpdate UPGRADING
Xinchen Hui [Wed, 4 Feb 2015 06:25:06 +0000 (14:25 +0800)]
Update UPGRADING

10 years agoAttempt to port odbc
Xinchen Hui [Wed, 4 Feb 2015 05:58:22 +0000 (13:58 +0800)]
Attempt to port odbc

10 years agoUpdate UPGRADING
Xinchen Hui [Wed, 4 Feb 2015 03:42:19 +0000 (11:42 +0800)]
Update UPGRADING

10 years agoMerge branch 'resource-api' of https://github.com/laruence/php-src
Xinchen Hui [Wed, 4 Feb 2015 03:39:57 +0000 (11:39 +0800)]
Merge branch 'resource-api' of https://github.com/laruence/php-src

10 years agoUpdate UPGRADING.INTERNALS Session section
Yasuo Ohgaki [Wed, 4 Feb 2015 02:54:16 +0000 (11:54 +0900)]
Update UPGRADING.INTERNALS Session section

10 years agoFixed typos in comments
Yasuo Ohgaki [Tue, 3 Feb 2015 20:00:03 +0000 (05:00 +0900)]
Fixed typos in comments

10 years agofix condition
Anatol Belski [Tue, 3 Feb 2015 16:51:12 +0000 (17:51 +0100)]
fix condition

the headers member is allocated together with the SAPI globals struct

10 years agofix int to void * cast
Anatol Belski [Tue, 3 Feb 2015 16:39:20 +0000 (17:39 +0100)]
fix int to void * cast

10 years agofix incompatible pointer warning
Anatol Belski [Tue, 3 Feb 2015 15:09:48 +0000 (16:09 +0100)]
fix incompatible pointer warning

php_alphasort() isn't directly compatible with qsort() cb def

10 years agofix incompatible pointer type warning
Anatol Belski [Tue, 3 Feb 2015 12:52:47 +0000 (13:52 +0100)]
fix incompatible pointer type warning

10 years agoFixed pgsql tests
Xinchen Hui [Tue, 3 Feb 2015 15:50:58 +0000 (23:50 +0800)]
Fixed pgsql tests

10 years agoMerge branch 'PHP-5.6'
Xinchen Hui [Tue, 3 Feb 2015 15:24:53 +0000 (23:24 +0800)]
Merge branch 'PHP-5.6'

10 years agoFixed indent
Xinchen Hui [Tue, 3 Feb 2015 15:24:34 +0000 (23:24 +0800)]
Fixed indent

10 years agoMerge branch 'master' into resource-api
Xinchen Hui [Tue, 3 Feb 2015 15:01:48 +0000 (23:01 +0800)]
Merge branch 'master' into resource-api

10 years agoOptimize class lookup
Dmitry Stogov [Tue, 3 Feb 2015 14:39:05 +0000 (17:39 +0300)]
Optimize class lookup

10 years agoMerge branch 'fix-typo-new-output-api' of https://github.com/n0ts/php-src
Xinchen Hui [Tue, 3 Feb 2015 14:29:25 +0000 (22:29 +0800)]
Merge branch 'fix-typo-new-output-api' of https://github.com/n0ts/php-src

10 years agoattempt to port oci
Xinchen Hui [Tue, 3 Feb 2015 14:17:25 +0000 (22:17 +0800)]
attempt to port oci

10 years agoFixed test fails
Xinchen Hui [Tue, 3 Feb 2015 14:09:37 +0000 (22:09 +0800)]
Fixed test fails

10 years agoFixed shmop tests fails
Xinchen Hui [Tue, 3 Feb 2015 14:07:31 +0000 (22:07 +0800)]
Fixed shmop tests fails

10 years agoFixed mysql tests fails
Xinchen Hui [Tue, 3 Feb 2015 14:04:24 +0000 (22:04 +0800)]
Fixed mysql tests fails

10 years agoUpdate NEWS
Yasuo Ohgaki [Tue, 3 Feb 2015 10:48:53 +0000 (19:48 +0900)]
Update NEWS

10 years agoUpdate NEWS
Yasuo Ohgaki [Tue, 3 Feb 2015 10:45:20 +0000 (19:45 +0900)]
Update NEWS

10 years agoMerge branch 'PHP-5.6'
Yasuo Ohgaki [Tue, 3 Feb 2015 10:00:13 +0000 (19:00 +0900)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fixed Bug #67988 htmlspecialchars() does not respect default_charset specified by ini_set.

Conflicts:
main/main.c
tests/basic/encoding.phpt

10 years agoFixed Bug #67988 htmlspecialchars() does not respect default_charset specified by...
Yasuo Ohgaki [Tue, 3 Feb 2015 09:20:18 +0000 (18:20 +0900)]
Fixed Bug #67988 htmlspecialchars() does not respect default_charset specified by ini_set.

10 years agoMerge branch 'PHP-5.6'
Yasuo Ohgaki [Tue, 3 Feb 2015 06:40:59 +0000 (15:40 +0900)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fixed Bug #65199 pg_copy_from() modifies input array variable

Conflicts:
ext/pgsql/pgsql.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Yasuo Ohgaki [Tue, 3 Feb 2015 06:27:19 +0000 (15:27 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed Bug #65199 pg_copy_from() modifies input array variable

10 years agoFixed Bug #65199 pg_copy_from() modifies input array variable
Yasuo Ohgaki [Tue, 3 Feb 2015 06:26:02 +0000 (15:26 +0900)]
Fixed Bug #65199 pg_copy_from() modifies input array variable

10 years agoPorted pgsql
Xinchen Hui [Tue, 3 Feb 2015 05:51:04 +0000 (13:51 +0800)]
Ported pgsql

10 years agoMerge branch 'PHP-5.6'
Yasuo Ohgaki [Tue, 3 Feb 2015 05:07:23 +0000 (14:07 +0900)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fixed Bug #66623 no EINTR check on flock(LOCK_EX)

Conflicts:
ext/session/mod_files.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Yasuo Ohgaki [Tue, 3 Feb 2015 05:04:03 +0000 (14:04 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed Bug #66623 no EINTR check on flock(LOCK_EX)

10 years agoFixed Bug #66623 no EINTR check on flock(LOCK_EX)
Yasuo Ohgaki [Tue, 3 Feb 2015 05:02:58 +0000 (14:02 +0900)]
Fixed Bug #66623 no EINTR check on flock(LOCK_EX)

10 years agoMerge branch 'PHP-5.6'
Yasuo Ohgaki [Tue, 3 Feb 2015 04:49:14 +0000 (13:49 +0900)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fixed bug #68063 Empty session IDs do still start sessions

Conflicts:
ext/session/session.c
ext/session/tests/bug61470.phpt

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Yasuo Ohgaki [Tue, 3 Feb 2015 04:41:31 +0000 (13:41 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed bug #68063 Empty session IDs do still start sessions

10 years agoFixed bug #68063 Empty session IDs do still start sessions
Yasuo Ohgaki [Tue, 3 Feb 2015 04:38:49 +0000 (13:38 +0900)]
Fixed bug #68063 Empty session IDs do still start sessions

10 years agoPorted dba
Xinchen Hui [Tue, 3 Feb 2015 04:07:36 +0000 (12:07 +0800)]
Ported dba

10 years agoPorted wddx
Xinchen Hui [Tue, 3 Feb 2015 04:02:28 +0000 (12:02 +0800)]
Ported wddx

10 years agoPorted mcrypt
Xinchen Hui [Tue, 3 Feb 2015 03:58:11 +0000 (11:58 +0800)]
Ported mcrypt

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Yasuo Ohgaki [Tue, 3 Feb 2015 03:26:25 +0000 (12:26 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Bug #61470 is fixed only in master

10 years agoBug #61470 is fixed only in master
Yasuo Ohgaki [Tue, 3 Feb 2015 03:26:01 +0000 (12:26 +0900)]
Bug #61470 is fixed only in master

10 years agoFixed bug #61470 - session_regenerate_id() does not create session file.
Yasuo Ohgaki [Tue, 3 Feb 2015 03:23:00 +0000 (12:23 +0900)]
Fixed bug #61470 - session_regenerate_id() does not create session file.
Made session_regenerate_id() raise error for wrong usage.

10 years agoXFAIL broken test for now.
Yasuo Ohgaki [Mon, 2 Feb 2015 18:04:38 +0000 (03:04 +0900)]
XFAIL broken test for now.
Partially fixed test session.save_path difference.

10 years agoFixed "delayed" compilation
Dmitry Stogov [Mon, 2 Feb 2015 17:44:16 +0000 (20:44 +0300)]
Fixed "delayed" compilation

10 years agoMerge branch 'PHP-5.6'
Daniel Lowrey [Mon, 2 Feb 2015 15:58:39 +0000 (10:58 -0500)]
Merge branch 'PHP-5.6'

Conflicts:
ext/standard/file.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Daniel Lowrey [Mon, 2 Feb 2015 15:52:27 +0000 (10:52 -0500)]
Merge branch 'PHP-5.5' into PHP-5.6

Conflicts:
ext/standard/file.c

10 years agoFixed bug #65272: correctly set flock() out param in windows
Daniel Lowrey [Mon, 2 Feb 2015 15:29:11 +0000 (10:29 -0500)]
Fixed bug #65272: correctly set flock() out param in windows

10 years agoMerge branch 'PHP-5.6'
Adam Harvey [Mon, 2 Feb 2015 11:32:03 +0000 (11:32 +0000)]
Merge branch 'PHP-5.6'

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Adam Harvey [Mon, 2 Feb 2015 11:31:54 +0000 (11:31 +0000)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoLet's not assume bash is always /bin/bash.
Adam Harvey [Mon, 2 Feb 2015 11:31:10 +0000 (11:31 +0000)]
Let's not assume bash is always /bin/bash.

10 years agoMerge branch 'PHP-5.6'
Adam Harvey [Mon, 2 Feb 2015 11:12:27 +0000 (11:12 +0000)]
Merge branch 'PHP-5.6'

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Adam Harvey [Mon, 2 Feb 2015 11:11:05 +0000 (11:11 +0000)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agojson_decode() should generate a syntax error when given "".
Adam Harvey [Mon, 2 Feb 2015 11:07:34 +0000 (11:07 +0000)]
json_decode() should generate a syntax error when given "".

Fixes bug #68938 (json_decode() decodes empty string without error).
Patch by jeremy at bat-country dot us.

10 years agoMerge branch 'PHP-5.6'
Yasuo Ohgaki [Mon, 2 Feb 2015 09:41:25 +0000 (18:41 +0900)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Add test for bug #61470. It is already fixed.

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Yasuo Ohgaki [Mon, 2 Feb 2015 09:39:48 +0000 (18:39 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Add test for bug #61470. It is already fixed.

10 years agoAdd test for bug #61470. It is already fixed.
Yasuo Ohgaki [Mon, 2 Feb 2015 09:39:07 +0000 (18:39 +0900)]
Add test for bug #61470. It is already fixed.

10 years agoFix typo php_end_ob_buffer
n0ts [Mon, 2 Feb 2015 09:01:50 +0000 (18:01 +0900)]
Fix typo php_end_ob_buffer