Dmitry Stogov
|
5eb1f92f31
|
Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence.
|
2018-05-28 16:27:12 +03:00 |
|
George Wang
|
6e8cce08f9
|
Merge branch 'PHP-7.2'
|
2018-04-10 16:57:49 -04:00 |
|
George Wang
|
043ac320a0
|
Merge branch 'PHP-7.1' into PHP-7.2
|
2018-04-10 16:49:29 -04:00 |
|
George Wang
|
5b529bbc94
|
Updated LiteSpeed SAPI to 7.1 .
|
2018-04-10 16:48:04 -04:00 |
|
George Wang
|
005f2a4676
|
Merge branch 'PHP-7.2'
|
2018-04-03 11:48:00 -04:00 |
|
George Wang
|
1e1695e8de
|
Merge branch 'PHP-7.1' into PHP-7.2
|
2018-04-03 11:47:41 -04:00 |
|
George Wang
|
37e1d7c776
|
[BUGFIX] allow php_admin_value to override value set in php.ini without restriction, like adding an extra directory to open_basedir.
|
2018-04-03 11:46:24 -04:00 |
|
Gabriel Caruso
|
a09c851ca9
|
Remove, or fix, unused variables
|
2018-03-27 22:04:26 +02:00 |
|
George Wang
|
1777db1fdf
|
Merge branch 'PHP-7.2'
|
2018-02-27 23:34:01 -05:00 |
|
George Wang
|
66e3912f3a
|
Merge branch 'PHP-7.1' into PHP-7.2
|
2018-02-27 23:33:36 -05:00 |
|
George Wang
|
d4387fca0a
|
revert last change, for PHP7 no need to do strlen() + 1 for hash look up.
|
2018-02-27 23:31:43 -05:00 |
|
George Wang
|
17e49ba79a
|
Merge branch 'PHP-7.2'
|
2018-02-27 23:21:32 -05:00 |
|
George Wang
|
3af5722e11
|
Merge branch 'PHP-7.1' into PHP-7.2
|
2018-02-27 23:21:04 -05:00 |
|
George Wang
|
2b033607f3
|
[BUGFIX] calling php_ini_activate_per_host_config() with correct name length.
|
2018-02-27 23:18:51 -05:00 |
|
George Wang
|
2ec012fa2a
|
Merge branch 'PHP-7.2'
Conflicts:
sapi/litespeed/lsapi_main.c
|
2018-02-27 13:57:06 -05:00 |
|
George Wang
|
9607d15d7d
|
Merge branch 'PHP-7.1' into PHP-7.2
|
2018-02-27 13:56:19 -05:00 |
|
George Wang
|
97ff815cbb
|
release LiteSpeed SAPI 7.0.
add CRIU support.
add support for [PATH=] and [HOST=] sections in php.ini
|
2018-02-27 13:54:28 -05:00 |
|
Gabriel Caruso
|
6400264856
|
Trailing whitespaces
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
|
2018-01-03 14:38:00 +01:00 |
|
Xinchen Hui
|
a6519d0514
|
year++
|
2018-01-02 12:57:58 +08:00 |
|
Xinchen Hui
|
7a7ec01a49
|
year++
|
2018-01-02 12:55:14 +08:00 |
|
Xinchen Hui
|
ccd4716ec7
|
year++
|
2018-01-02 12:53:31 +08:00 |
|
Dmitry Stogov
|
9e709e2fa0
|
Move constants into read-only data segment
|
2017-12-14 18:43:44 +03:00 |
|
Dmitry Stogov
|
c890d469fa
|
Use array specific functions
|
2017-12-07 15:20:17 +03:00 |
|
Nikita Popov
|
042ff13ca9
|
Merge branch 'PHP-7.1' into PHP-7.2
|
2017-08-02 18:18:23 +02:00 |
|
Nikita Popov
|
9871555090
|
Merge branch 'PHP-7.0' into PHP-7.1
|
2017-08-02 18:16:56 +02:00 |
|
George Wang
|
e78712791d
|
take care of compile warnings.
|
2017-08-02 11:59:41 -04:00 |
|
George Wang
|
79128b34ff
|
Merge branch 'PHP-7.1'
|
2017-06-27 23:18:27 -04:00 |
|
George Wang
|
4e4f2f9f89
|
Merge branch 'PHP-7.0' into PHP-7.1
|
2017-06-27 23:16:25 -04:00 |
|
George Wang
|
751d19f698
|
[BUGFIX] fixes the issue that a value from .user.ini displays in phpinfo(), but not applies.
[BUGFIX] when lsapi used the php_value has higher priority then ini_set when called from the script by itself .
|
2017-06-27 23:14:36 -04:00 |
|
Thomas Punt
|
9f08aff3fd
|
Remove superfluous allocation checks around ZMM-based functions
|
2017-04-02 00:58:19 +02:00 |
|
Joe Watkins
|
409467dc2f
|
Merge branch 'PHP-7.1'
* PHP-7.1:
Remove remnants of TSMRLS_* macro calls
|
2017-01-18 17:46:35 +00:00 |
|
Joe Watkins
|
bbe21ccf38
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Remove remnants of TSMRLS_* macro calls
|
2017-01-18 17:46:11 +00:00 |
|
Thomas Punt
|
fb8486f3bd
|
Remove remnants of TSMRLS_* macro calls
|
2017-01-18 17:42:45 +00:00 |
|
Sammy Kaye Powers
|
dac6c639bb
|
Update copyright headers to 2017
|
2017-01-04 11:23:42 -06:00 |
|
Sammy Kaye Powers
|
478f119ab9
|
Update copyright headers to 2017
|
2017-01-04 11:14:55 -06:00 |
|
Sammy Kaye Powers
|
9e29f841ce
|
Update copyright headers to 2017
|
2017-01-02 09:30:12 -06:00 |
|
Anatol Belski
|
afb6ca2566
|
Finish remaining replacement uint => uint32_t
Tthe core should be normalized now, no uints anymore
|
2016-12-22 14:32:02 +01:00 |
|
George Wang
|
248ef30abe
|
Merge branch 'PHP-7.0' into PHP-7.1
|
2016-09-19 10:50:21 -04:00 |
|
George Wang
|
ca24c58e65
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-09-19 10:49:26 -04:00 |
|
George Wang
|
56fa36b0a8
|
Fix wrong year in previous commit.
|
2016-09-19 10:46:46 -04:00 |
|
George Wang
|
0a09eecfcc
|
code cleanup.
|
2016-08-28 22:31:08 -04:00 |
|
George Wang
|
413bd261ec
|
Merge branch 'PHP-7.0' into PHP-7.1
|
2016-08-28 22:29:38 -04:00 |
|
George Wang
|
ca1eb585ee
|
Merge branch 'PHP-5.6' into PHP-7.0
Conflicts:
sapi/litespeed/lsapi_main.c
|
2016-08-28 22:23:28 -04:00 |
|
George Wang
|
c73bcbefbd
|
Added .user.ini support.
Added LSPHPRC support.
update LiteSpeed SAPI version to 6.10 .
|
2016-08-28 21:49:30 -04:00 |
|
Martin Vobruba
|
2809a676b5
|
Pass error severity to SAPI modules and raise corresponding error level in Apache
|
2016-07-11 09:34:48 +02:00 |
|
Dmitry Stogov
|
22ecd4428a
|
Fixed compilation warnings
|
2016-06-21 17:56:07 +03:00 |
|
Dmitry Stogov
|
c8706331b5
|
Cleanup zend_signal API
|
2016-06-20 14:58:42 +03:00 |
|
Dmitry Stogov
|
3abd9c34c1
|
Removed unused callbacks
|
2016-06-20 13:27:59 +03:00 |
|
George Wang
|
69112d7e97
|
Fixed runtime php.ini override, ini name length is off by 1.
(cherry picked from commit 5bcb7a7019 )
|
2016-01-05 23:48:42 +02:00 |
|
Lior Kaplan
|
ed35de784f
|
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Happy new year (Update copyright to 2016)
|
2016-01-01 19:48:25 +02:00 |
|