Anatol Belski
0f71d006e8
make room for next UPGRADING notes
2015-09-17 13:19:30 +02:00
Dmitry Stogov
68c508a5be
Merge branch 'PHP-7.0'
...
* PHP-7.0:
Update information about new opcache features
2015-09-17 12:58:44 +03:00
Dmitry Stogov
24fc74d412
Update information about new opcache features
2015-09-17 12:58:08 +03:00
Dmitry Stogov
342070cfd3
Merge branch 'PHP-7.0'
...
* PHP-7.0:
Added information about new opcache configuration directives
2015-09-17 12:54:26 +03:00
Dmitry Stogov
41a184be10
Added information about new opcache configuration directives
2015-09-17 12:51:43 +03:00
Ferenc Kovacs
82712a1eb0
Merge branch 'PHP-7.0'
...
* PHP-7.0:
prepare for PHP-5.6.14RC1
2015-09-17 01:50:01 +02:00
Ferenc Kovacs
dcd3bb327f
Merge branch 'PHP-5.6' into PHP-7.0
...
* PHP-5.6:
prepare for PHP-5.6.14RC1
2015-09-17 01:49:39 +02:00
Ferenc Kovacs
11cddaf6f4
prepare for PHP-5.6.14RC1
2015-09-17 01:48:02 +02:00
Yasuo Ohgaki
8518d8a4d2
Merge branch 'PHP-7.0'
...
* PHP-7.0:
Add test for #70516 session_regenerate_id() does not send session ID cookie
2015-09-17 05:53:00 +09:00
Yasuo Ohgaki
e341eb94cb
Add test for #70516 session_regenerate_id() does not send session ID cookie
2015-09-17 05:36:47 +09:00
Anatol Belski
69762319d4
Merge branch 'PHP-7.0'
...
* PHP-7.0:
add range check
2015-09-16 15:39:52 +02:00
Anatol Belski
0c7872f88a
add range check
2015-09-16 15:39:21 +02:00
Remi Collet
8e83c9b2e4
Merge branch 'PHP-7.0'
...
* PHP-7.0:
fix regressio introduce in 22e23e7cb8
2015-09-16 14:32:23 +02:00
Remi Collet
286b157a5f
fix regressio introduce in 22e23e7cb8
2015-09-16 14:32:05 +02:00
Xinchen Hui
b6b1454c1e
Merge branch 'PHP-7.0'
2015-09-15 08:59:01 -07:00
Sebastian Bergmann
486848168c
Fugbix typo
2015-09-15 08:58:50 -07:00
Xinchen Hui
f84a10f2fb
Merge branch 'master' of git.php.net:/php-src
2015-09-15 08:58:30 -07:00
Xinchen Hui
65d516fb06
Merge branch 'PHP-7.0'
2015-09-15 08:54:31 -07:00
Xinchen Hui
066c05e51f
Suppressed warning about this function is not used
2015-09-15 08:54:14 -07:00
Sebastian Bergmann
022866c75f
Fugbix typo
2015-09-15 17:47:17 +02:00
Xinchen Hui
eb263de212
Merge branch 'PHP-7.0'
2015-09-15 08:29:28 -07:00
Xinchen Hui
a261938d50
Add Note about huge_code_pages
2015-09-15 08:28:32 -07:00
Xinchen Hui
d291eaa97e
Merge branch 'PHP-7.0'
2015-09-15 08:24:31 -07:00
Xinchen Hui
517c59bfcb
Suppressed warning -Wvolatile-register-var
2015-09-15 08:23:21 -07:00
Xinchen Hui
0d81a664a5
Merge branch 'PHP-7.0'
2015-09-15 07:58:05 -07:00
Xinchen Hui
e841016df7
Upgrade unicode_data.h to UnicodeData.txt 8.0.0 (part of bug #70475 ext/mbstring/unicode_data.h needs update)
2015-09-15 07:56:10 -07:00
Anatol Belski
e409cbf950
Merge branch 'PHP-7.0'
...
* PHP-7.0:
prepare NEWS for RC4
2015-09-15 12:44:18 +02:00
Anatol Belski
fff3c1d368
prepare NEWS for RC4
2015-09-15 12:42:39 +02:00
Anatol Belski
308a18a49e
Merge branch 'PHP-7.0'
...
* PHP-7.0:
add missing NEWS entry
2015-09-15 08:18:20 +02:00
Anatol Belski
5e5a0295c7
add missing NEWS entry
2015-09-15 08:17:25 +02:00
Christopher Jones
855f614696
Merge branch 'PHP-7.0'
2015-09-15 12:17:00 +10:00
Christopher Jones
e0193a0bef
Improve row fetch changes for PHP7. Update test SKIPIFs. Add test for 11g client (Senthil)
2015-09-15 12:03:24 +10:00
Christopher Jones
83bba5dfdd
Improve row fetch changes for PHP7. Update test SKIPIFs. Add test for 11g client (Senthil)
2015-09-15 10:06:29 +10:00
Dmitry Stogov
db8c075839
Merge branch 'PHP-7.0'
...
* PHP-7.0:
Enabled placing PHP code segment into huge pages
2015-09-15 02:05:08 +03:00
Dmitry Stogov
233c42ad59
Enabled placing PHP code segment into huge pages
2015-09-15 02:04:09 +03:00
Dmitry Stogov
7e15ca6f08
Merge branch 'PHP-7.0'
...
* PHP-7.0:
Enable file based cache compilation by default
2015-09-15 01:58:59 +03:00
Dmitry Stogov
818e5ea5f7
Enable file based cache compilation by default
2015-09-15 01:58:32 +03:00
Dmitry Stogov
d390935c4a
Merge branch 'PHP-7.0'
...
* PHP-7.0:
Use shorter php.ini directive name "opcache.huge_code_pages" and disable it by default.
2015-09-15 01:54:53 +03:00
Dmitry Stogov
c104d329e1
Use shorter php.ini directive name "opcache.huge_code_pages" and disable it by default.
2015-09-15 01:54:04 +03:00
Dmitry Stogov
f1bb0503dc
Merge branch 'PHP-7.0'
...
* PHP-7.0:
Removed useless include
2015-09-15 01:48:01 +03:00
Dmitry Stogov
f2480582fb
Removed useless include
2015-09-15 01:46:53 +03:00
Anatol Belski
360f96e216
bump versions in master
2015-09-14 23:46:10 +02:00
Anatol Belski
7da32cb56b
add range check
2015-09-14 23:18:56 +02:00
Anatol Belski
0ebf9a11f9
prepare master NEWS
2015-09-14 22:45:28 +02:00
Dmitry Stogov
927d68db24
Avoid reallocations
2015-09-14 23:04:27 +03:00
Dmitry Stogov
5c28c21159
Use memcpy() instead of mmap() to keep modifyed code (e.g. gdb breakpoints)
2015-09-14 18:42:45 +03:00
Nikita Popov
ab74d80247
Fix bug #70487
...
Switch to * instead of + in zpp.
2015-09-14 15:04:43 +02:00
Dmitry Stogov
669f0b39b1
Added an experemental ability to move PHP code pages (PHP TEXT segment) into HUGE pages.
...
PHP should be configured and built with --enable-huge-code-pages, OS should be configured to provide huge pages.
It's possible to enable/disable this future in php.ini through opcache.enable_huge_code_pages=0/1.
The feature was tested on Linux and provided 2% improvement on real-life apps, because of 2-3 times reduction in number of iTLB misses.
2015-09-14 13:34:17 +03:00
Christopher Jones
145708b658
Fix mem leak in PHP7
2015-09-14 13:29:09 +10:00
Christopher Jones
3c2d6f7f40
Merge branch 'master' of https://git.php.net/repository/php-src
2015-09-14 12:52:40 +10:00