Commit Graph

93864 Commits

Author SHA1 Message Date
Lior Kaplan
55d424b1c6 Align NEWS entry format 2015-12-17 11:44:24 +02:00
Lior Kaplan
42a862d421 Merge branch 'PHP-7.0'
* PHP-7.0:
  Align NEWS entry format
  Align news entry format: Implement FR -> Implemented FR
2015-12-17 11:41:36 +02:00
Lior Kaplan
860ef0e2d7 Align NEWS entry format 2015-12-17 11:39:09 +02:00
Lior Kaplan
38e16154dd Align news entry format: Implement FR -> Implemented FR 2015-12-17 11:38:07 +02:00
Lior Kaplan
c537039fcb Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
  Align news entry format: Implement FR -> Implemented FR
2015-12-17 11:29:47 +02:00
Lior Kaplan
e61bb3fbf9 Align news entry format: Implement FR -> Implemented FR 2015-12-17 11:27:41 +02:00
Xinchen Hui
d8fc37693a Merge branch 'PHP-7.0' 2015-12-17 14:32:17 +08:00
Xinchen Hui
1b4e224c98 Update NEWs 2015-12-17 14:30:41 +08:00
Xinchen Hui
9374977d21 Merge branch 'PHP-5.6' into PHP-7.0
Conflicts:
	ext/opcache/Optimizer/pass1_5.c
2015-12-17 14:30:00 +08:00
Xinchen Hui
940c68b55d Fixed bug #71127 (Define in auto_prepend_file is overwrite) 2015-12-17 14:27:33 +08:00
Yasuo Ohgaki
7a01ff5e91 Fix proto and arg info 2015-12-17 09:19:05 +09:00
Yasuo Ohgaki
b6935efc8e Implemented FR #48532 (Allow pg_fetch_all() to index numerically). 2015-12-17 09:15:57 +09:00
Yasuo Ohgaki
57d9da8790 Implemented FR #31021 (pg_result_notice() is needed to get all notice messages). 2015-12-17 07:31:19 +09:00
Bob Weinand
817ed01320 Merge PR #1638 (Fix naming of global section in fpm_conf_dump()) 2015-12-16 16:46:17 +01:00
Dmitry Stogov
ef6514d652 Don't use deprecated API 2015-12-16 16:01:09 +03:00
Dmitry Stogov
c9aed87073 Merge branch 'PHP-7.0'
* PHP-7.0:
  Removed invalid efree() (arguments are allocated on VM stack and used without copying)
2015-12-16 15:27:12 +03:00
Dmitry Stogov
c7c3b967a5 Removed invalid efree() (arguments are allocated on VM stack and used without copying) 2015-12-16 15:25:49 +03:00
Dmitry Stogov
74daa98974 Added simple DFA optimisation pattern (just to prove the concept) 2015-12-16 13:14:31 +03:00
Lior Kaplan
4af9d096d9 Merge branch 'PHP-7.0'
* PHP-7.0:
  Add entry for session.lazy_write
2015-12-16 11:41:09 +02:00
Lior Kaplan
96fe1dfe53 Add entry for session.lazy_write 2015-12-16 11:37:43 +02:00
Dmitry Stogov
f298ed493b fixed test 2015-12-16 11:33:15 +03:00
Lior Kaplan
ef9ddd0d82 Remove sqlite extension leftover references (was removed in PHP 5.4) 2015-12-16 09:40:02 +02:00
Lynn
c64adc9428 Remove trailing spaces 2015-12-16 12:45:09 +08:00
Xinchen Hui
3ed5e54a19 Remove unused IS_TYPE_SYMBOLTABLE 2015-12-16 12:11:55 +08:00
Yasuo Ohgaki
57be57ac94 Fix ZTS build 2015-12-16 11:10:39 +09:00
Dmitry Stogov
9044f491cc Use do_alloca() instead of alloca() 2015-12-16 04:59:05 +03:00
Dmitry Stogov
c78ebcad53 Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
  Fixed test
  Fixed bug #71122 Session GC may not remove obsolete session data
2015-12-16 04:58:54 +03:00
Dmitry Stogov
e797871319 Fallbuck to simple dump format if CFG wasn't constructed 2015-12-16 04:57:51 +03:00
Yasuo Ohgaki
3381264a33 Merge branch 'PHP-7.0'
* PHP-7.0:
  Fixed bug #71122 Session GC may not remove obsolete session data
2015-12-16 09:36:26 +09:00
Yasuo Ohgaki
707e1c4710 Fixed test 2015-12-16 09:35:45 +09:00
Yasuo Ohgaki
714f28d8e4 Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
  Fixed bug #71122 Session GC may not remove obsolete session data
2015-12-16 09:34:41 +09:00
Yasuo Ohgaki
e8f1c29cc9 Fixed bug #71122 Session GC may not remove obsolete session data 2015-12-16 09:15:05 +09:00
Dmitry Stogov
c88ffa9a56 Added e-SSA based DFA optimisation framework (incomplete) 2015-12-16 00:49:44 +03:00
Lior Kaplan
838e4039d7 Remove extra line 2015-12-15 11:15:30 +02:00
Lior Kaplan
66d1d10917 NEWS entry for #55651 2015-12-15 11:13:54 +02:00
Avi Brender
90a26a4844 Implement FR #55651 (Option to ignore the returned FTP PASV address) 2015-12-15 11:07:40 +02:00
Yasuo Ohgaki
071616026f Update NEWS 2015-12-15 10:40:07 +09:00
Yasuo Ohgaki
8161230505 Fixed Bug #71122 Session GC may not remove obsolete session data 2015-12-15 10:27:28 +09:00
Xinchen Hui
8d6d28d9c6 Merge branch 'PHP-7.0' 2015-12-14 09:23:15 -08:00
Lior Kaplan
e1020280cc NEWS entry for #55651 2015-12-15 13:28:54 +02:00
Lior Kaplan
10a5749f3e Merge branch 'PHP-7.0'
* PHP-7.0:
  Implement FR #55651 (Option to ignore the returned FTP PASV address)
2015-12-15 13:26:53 +02:00
Lior Kaplan
94f3887152 NEWS entry for #55651 2015-12-15 11:52:33 +02:00
Avi Brender
71e468e141 Implement FR #55651 (Option to ignore the returned FTP PASV address) 2015-12-15 11:51:32 +02:00
Sebastian Bergmann
29a2c64339 Fugbix typo 2015-12-15 09:16:46 +01:00
Yasuo Ohgaki
e048b3fc6b Update NEWS 2015-12-15 10:41:39 +09:00
Yasuo Ohgaki
7d39cfa31b Merge branch 'PHP-7.0'
* PHP-7.0:
  Fixed Bug #71122 Session GC may not remove obsolete session data
2015-12-15 10:31:44 +09:00
Yasuo Ohgaki
1e042ae4a7 Fix merge conflict 2015-12-15 10:30:16 +09:00
Bob Weinand
6694ecdb9d Fix live_range updates on ZEND(_FE)_FREE opcodes in block_pass 2015-12-14 23:40:28 +01:00
Xinchen Hui
3d3782c328 Unused vars 2015-12-14 09:23:01 -08:00
Nikita Popov
56f1106162 Use FETCH_CLASS_EXCEPTION for instanceof
This does not collide with NO_AUTOLOAD -- missing classes will be
silenced, but invalid use of self etc will result in an exception
instead of a fatal error.
2015-12-14 17:50:20 +01:00