Home
last modified time | relevance | path

Searched refs:started (Results 1 – 25 of 35) sorted by relevance

12

/PHP-7.4/ext/session/tests/
H A Dsession_start_variation1.phpt32 Notice: session_start(): A session had already been started - ignoring in %s on line 14
35 Notice: session_start(): A session had already been started - ignoring in %s on line 15
38 Notice: session_start(): A session had already been started - ignoring in %s on line 16
41 Notice: session_start(): A session had already been started - ignoring in %s on line 17
H A D011.phpt12 @session_decode("garbage data and no session started");
H A D029.phpt12 session_decode("garbage data and no session started");
H A Dsession_start_variation9.phpt33 Notice: session_start(): A session had already been started - ignoring in %s on line 14
H A Dsession_ini_set.phpt64 var_dump("session started");
117 string(15) "session started"
/PHP-7.4/ext/standard/tests/general_functions/
H A Dhead.phpt36 Warning: Cannot modify header information - headers already sent by (output started at %s:%d) in %s…
39 Warning: Cannot modify header information - headers already sent by (output started at %s:%d) in %s…
45 Warning: Cannot modify header information - headers already sent by (output started at %s:%d) in %s…
48 Warning: Cannot modify header information - headers already sent by (output started at %s:%d) in %s…
/PHP-7.4/ext/standard/tests/math/
H A Dlcg_value_basic.phpt6 echo "MATHS test script started\n";
44 MATHS test script started
/PHP-7.4/ext/json/tests/
H A Dbug41034.phpt2 Bug #41034 (json_encode() ignores null byte started keys in arrays)
H A Dbug68546.phpt2 Bug #68546 (json_decode() Fatal error: Cannot access property started with '\0')
/PHP-7.4/ext/opcache/tests/
H A Dbug78429.phpt12 Notice: Zend OPcache has not been properly started, can't compile file in %s on line %d
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_children.h23 struct timeval started; member
H A Dfpm_process_ctl.c332 if (timercmp(&child->started, &last_idle_child->started, <)) { in fpm_pctl_perform_idle_server_maintenance()
H A Dfpm_children.c253 timersub(&tv1, &child->started, &tv2); in fpm_children_bury()
434 fpm_clock_get(&child->started); in fpm_children_make()
/PHP-7.4/Zend/tests/
H A Dbug52484.phpt19 Fatal error: Uncaught Error: Cannot access property started with '\0' in %s:%d
H A Dbug52484_2.phpt19 Fatal error: Uncaught Error: Cannot access property started with '\0' in %s:%d
H A Dbug52484_3.phpt19 Fatal error: Uncaught Error: Cannot access property started with '\0' in %s:%d
H A Dbug29015.phpt18 Fatal error: Uncaught Error: Cannot access property started with '\0' in %s:%d
/PHP-7.4/docs/
H A Doutput-api.md29 Testing whether a certain output handler has already been started:
78 …// php_ob_init_conflict("to be started handler name", "to be tested if already started handler nam…
/PHP-7.4/tests/output/
H A Dob_get_contents_basic_001.phpt18 /* Buffering not started yet, should return false */
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server.inc39 "Server could not be started\n";
/PHP-7.4/sapi/litespeed/
H A DREADME.md120 If `LSAPI_CHILDREN` less or equal to 1, PHP will be started in server managed
141 can be started when some or all existing children processes are in
187 feature, such as when a LSAPI process was started manually from command line.
189 existence of parent process. When PHP is started by `-b` option, it is
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug68199.phpt29 // Listen started, no notifies
H A Dgetnotify.phpt23 // Listen started, no notifies
/PHP-7.4/sapi/phpdbg/
H A DREADME.md76 ## Getting started
/PHP-7.4/sapi/cgi/tests/
H A D011.phpt165 Warning: Cannot modify header information - headers already sent by (output started at %s:3) in %s …

Completed in 55 milliseconds

12