Peter Kokot
628806c382
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Use PKG_CHECK_MODULES to detect the systemd library
2019-05-12 00:19:20 +02:00
Hugh McMaster
755f6f6ede
Use PKG_CHECK_MODULES to detect the systemd library
2019-05-12 00:19:03 +02:00
Jakub Zelenka
4b2239b52b
Merge branch 'PHP-7.4'
2019-05-11 20:10:43 +01:00
Jakub Zelenka
4bf37e467b
Merge branch 'PHP-7.3' into PHP-7.4
2019-05-11 20:10:13 +01:00
Jakub Zelenka
0cad701374
Merge branch 'PHP-7.2' into PHP-7.3
2019-05-11 20:08:57 +01:00
Jakub Zelenka
cc5c51e7f0
Fix bug #77934 (php-fpm kill -USR2 not working)
2019-05-11 20:07:39 +01:00
Peter Kokot
d40a3f4c28
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Using PDO instead because of consistency
2019-05-11 21:06:22 +02:00
peter279k
d0ac3a6a86
Using PDO instead because of consistency
2019-05-11 21:05:49 +02:00
Peter Kokot
f1d9605970
Merge branch 'PHP-7.4'
...
* PHP-7.4:
list interfaces/adding just "binary" state status.
2019-05-11 20:29:36 +02:00
David Carlier
1f3f54f586
list interfaces/adding just "binary" state status.
2019-05-11 20:29:09 +02:00
Peter Kokot
64b98c0e33
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Remove dead DEBUG_CFLAGS setting
2019-05-11 19:53:20 +02:00
Peter Kokot
836bbb4e2c
Remove dead DEBUG_CFLAGS setting
...
The USE_MAINTAINER_MODE has been removed via
a4c484a4d8 and
43ed903949
2019-05-11 19:53:14 +02:00
Peter Kokot
3e86050726
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Remove unused symbol definition
Remove redundant memory.h file
2019-05-11 19:48:13 +02:00
Peter Kokot
f7cdac6c97
Remove unused symbol definition
2019-05-11 19:47:54 +02:00
Peter Kokot
9219e56063
Remove redundant memory.h file
...
The memory.h file is part of the pre-C89 era and is on today's systems
only a simple wrapper for including the final string.h header file.
2019-05-11 19:47:54 +02:00
Peter Kokot
f45a3a7847
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Simplify ext/mbstring/libmbfl/config.h creation
2019-05-11 19:45:00 +02:00
Peter Kokot
3a4df95793
Simplify ext/mbstring/libmbfl/config.h creation
...
- The config.h.in is part of the standalone libmbfl library and it is
forked and bundled.
2019-05-11 19:44:40 +02:00
Peter Kokot
5ba4e55324
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Integrate libmbfl docs to README.md and LICENSE
2019-05-11 18:35:38 +02:00
Peter Kokot
ab257ed320
Integrate libmbfl docs to README.md and LICENSE
...
- All credits, license info preserved, only merged together to not have
to many places to edit.
- Changelogs integrated in the readme since they are not used anymore.
2019-05-11 18:29:30 +02:00
Peter Kokot
5b4514dee8
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Convert CRLF to LF in *.wsdl files
2019-05-11 17:17:40 +02:00
Peter Kokot
4e0e0b8152
Merge branch 'PHP-7.3' into PHP-7.4
...
* PHP-7.3:
Convert CRLF to LF in *.wsdl files
2019-05-11 17:16:50 +02:00
Peter Kokot
bec22af8d7
Merge branch 'PHP-7.2' into PHP-7.3
...
* PHP-7.2:
Convert CRLF to LF in *.wsdl files
2019-05-11 17:15:08 +02:00
Peter Kokot
b15bfb9129
Convert CRLF to LF in *.wsdl files
...
These EOL types are part of different environments and not part of the
tests themselves.
2019-05-11 17:12:28 +02:00
Peter Kokot
4b595655eb
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Fix comment to match the future zts configuration option
2019-05-11 15:03:27 +02:00
Peter Kokot
8ef2121ee1
Fix comment to match the future zts configuration option
2019-05-11 15:03:17 +02:00
Peter Kokot
d3924071c3
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Remove ffi README in favour of docs
2019-05-11 14:51:40 +02:00
Peter Kokot
4bfb86cdca
Remove ffi README in favour of docs
...
- https://www.php.net/manual/en/book.ffi.php
- The FFI C parser is mentioned in the CONTRIBUTING.md file
2019-05-11 14:51:14 +02:00
Christoph M. Becker
ac0e0c9a90
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Prevent race condition
2019-05-11 09:53:07 +02:00
Christoph M. Becker
330d773b3c
Prevent race condition
...
This test may conflict with readdir_variation3.phpt otherwise.
2019-05-11 09:52:19 +02:00
Peter Kokot
9604e2f28f
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Rename *.jpeg files to *.jpg
2019-05-11 03:28:11 +02:00
Peter Kokot
a68e0767b3
Rename *.jpeg files to *.jpg
...
These file extensions are not part of these tests and *.jpg is more
common.
2019-05-11 03:22:19 +02:00
Peter Kokot
3539a902dc
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Bump config.guess and config.sub
2019-05-11 00:25:31 +02:00
Peter Kokot
e586d3f447
Bump config.guess and config.sub
...
```
wget -O config.guess 'https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD '
wget -O config.sub 'https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD '
```
2019-05-11 00:24:26 +02:00
Peter Kokot
a3c88135d4
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Remove unused variables
2019-05-10 22:58:29 +02:00
Peter Kokot
313930a36a
Remove unused variables
2019-05-10 22:58:14 +02:00
Christoph M. Becker
a8a391a2f2
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Fix typo
NEWS and UPGRADING for the scatter filter
2019-05-10 18:46:50 +02:00
Christoph M. Becker
1b0a33ec59
Merge branch 'PHP-7.3' into PHP-7.4
...
* PHP-7.3:
Fix typo
2019-05-10 18:46:18 +02:00
Christoph M. Becker
49b5ffe48c
Merge branch 'PHP-7.2' into PHP-7.3
...
* PHP-7.2:
Fix typo
2019-05-10 18:44:47 +02:00
Christoph M. Becker
3759c6316d
Fix typo
...
Since opcache.enable defaults to 1 anyway, this change is only
cosmetic.
2019-05-10 18:43:40 +02:00
Kalle Sommer Nielsen
7c92eb734f
Merge branch 'master' of git.php.net:/php-src
2019-05-10 02:38:38 +03:00
Kalle Sommer Nielsen
a2a84af4ed
Merge branch 'PHP-7.4' of git.php.net:/php-src into PHP-7.4
2019-05-10 02:38:12 +03:00
Kalle Sommer Nielsen
f13fdeadd6
NEWS and UPGRADING for the scatter filter
2019-05-10 02:37:02 +03:00
Kalle Sommer Nielsen
569e338104
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Implemented the gdScatter filter I wrote almost 10 years ago
2019-05-10 02:24:01 +03:00
Kalle Sommer Nielsen
bcd11a1dfb
Implemented the gdScatter filter I wrote almost 10 years ago
...
This filter is available as of libgd 2.1.0 which is our bare minimum for
external compilation of ext/gd.
The scatter filter works by iterating over all pixels in the image and
shifting them randomly based on two modifier (`plus` and `sub`) values:
dest_x = (int)(x + ((rand() % (plus - sub)) + sub));
dest_y = (int)(y + ((rand() % (plus - sub)) + sub));
Additionally the scatter filter also supports by only shifting pixels where
the current pixel being iterated is one or more colors, allowing the scatter
filter to only effect solid colors in part of an image.
Note, due to the nature of randomness and implementation, pixels who were
shifted ahead of iteration will be shifted once more and therefore the
bottom right of an image may contain a slight scatter effect due to this.
2019-05-10 02:23:40 +03:00
Peter Kokot
08e7e6ffe6
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Remove unused variable
2019-05-10 01:05:24 +02:00
Peter Kokot
1ab3704143
Remove unused variable
2019-05-10 01:05:19 +02:00
Peter Kokot
1e0a4ac10e
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Remove dead code from configure.ac
2019-05-10 00:44:51 +02:00
Peter Kokot
f7b62b115e
Remove dead code from configure.ac
...
SAPI apache has been removed and now there is apache2handler so this
warning hasn't been used for a while.
2019-05-10 00:44:09 +02:00
Peter Kokot
c90ea769fd
Merge branch 'PHP-7.4'
...
* PHP-7.4:
Disable checking for library in ext skeleton
2019-05-10 00:21:39 +02:00
Peter Kokot
8fc21d5cd6
Disable checking for library in ext skeleton
2019-05-10 00:21:09 +02:00