php-src/sapi/fpm/tests
Remi Collet 744ada7d9d Fix bug #68526 Implement POSIX Access Control List for UDS
- add --with-fpm-acl build option which allow to manage ACL
on Unix Domain Socket
- add listen.acl_users pool option
- add listen.acl_groups pool option

Keep old behavior (chmod) if option not used or not supported.
2014-12-10 08:15:21 +01:00
..
001.phpt
002.phpt simplify fpm tests 2014-11-18 13:11:53 +01:00
003.phpt simplify fpm tests 2014-11-18 13:11:53 +01:00
004.phpt simplify fpm tests 2014-11-18 13:11:53 +01:00
005.phpt simplify fpm tests 2014-11-18 13:11:53 +01:00
006.phpt simplify fpm tests 2014-11-18 13:11:53 +01:00
007.phpt simplify fpm tests 2014-11-18 13:11:53 +01:00
008.phpt simplify fpm tests 2014-11-18 13:11:53 +01:00
009.phpt simplify fpm tests 2014-11-18 13:11:53 +01:00
010.phpt simplify fpm tests 2014-11-18 13:11:53 +01:00
011.phpt simplify fpm tests 2014-11-18 13:11:53 +01:00
012.phpt Add test for bug #68442 2014-11-18 11:08:49 +01:00
013.phpt add test for bug #68381 2014-11-18 17:45:50 +01:00
014.phpt fix test description 2014-11-20 08:11:44 +01:00
015.phpt XFAIL as catch_workers_output = yes seems not reliable 2014-12-01 07:28:49 +01:00
016.phpt add test for #68391 2014-11-21 07:36:34 +01:00
017.phpt minor typo in test 2014-11-22 10:29:51 +01:00
019.phpt XFAIL as catch_workers_output = yes seems not reliable 2014-12-01 07:28:49 +01:00
020.phpt XFAIL as catch_workers_output = yes seems not reliable 2014-12-01 07:28:49 +01:00
021-uds-acl.phpt Fix bug #68526 Implement POSIX Access Control List for UDS 2014-12-10 08:15:21 +01:00
apparmor.phpt a few typofixes 2014-02-14 17:16:17 +02:00
fcgi.inc Include small MIT FastCGI client library from 2014-11-18 08:01:18 +01:00
include.inc Add test for bug #68442 2014-11-18 11:08:49 +01:00
skipapparmor.inc
skipif.inc