Home
last modified time | relevance | path

Searched refs:from (Results 76 – 100 of 1543) sorted by last modified time

12345678910>>...62

/PHP-7.0/tests/classes/
H A Dimplicit_instantiation_001.phpt42 Warning: Creating default object from empty value in %s on line 18
48 Warning: Creating default object from empty value in %s on line 22
52 Warning: Creating default object from empty value in %s on line 26
60 Warning: Creating default object from empty value in %s on line 18
66 Warning: Creating default object from empty value in %s on line 22
70 Warning: Creating default object from empty value in %s on line 26
78 Warning: Creating default object from empty value in %s on line 18
84 Warning: Creating default object from empty value in %s on line 22
88 Warning: Creating default object from empty value in %s on line 26
H A Dautoload_005.phpt2 ZE2 Autoload from destructor
H A Dautoload_006.phpt2 ZE2 Autoload from destructor
H A Dbug27504.phpt25 Fatal error: Uncaught Error: Call to private method foo::bar() from context '' in %s:%d
H A Dclass_final.phpt22 Fatal error: Class derived may not inherit from final class (base) in %s on line %d
/PHP-7.0/sapi/phpdbg/tests/
H A Dphpdbg_get_executable_stream_wrapper.phpt2 Getting executable lines from custom wrappers
/PHP-7.0/sapi/phpdbg/
H A Dxml.md84 - general text message output from phpdbg system
345 - 1: return from vm
H A Dphpdbg_out.c898 static int phpdbg_encode_xml(char **buf, char *msg, int msglen, int from, char *to) { in phpdbg_encode_xml() argument
909 } else if (((int) *msg) == from) { in phpdbg_encode_xml()
/PHP-7.0/scripts/dev/
H A Dcredits13 it has been automaticaly created by php7/scripts/credits from
H A Dgenerate-phpt.phar359 * defining the file to load each class from.
844 * Construct gtMethod object from the class and method names
1385 * Convert test case from array to string
/PHP-7.0/sapi/fpm/
H A Dwww.conf.in43 ; permissions must be set in order to allow connections from a web server. Many
60 ; accepted from any ip address.
65 ; The value can vary from -19 (highest priority) to 20 (lower priority)
241 ; URI will be recognized as a ping page. This could be used to test from outside
244 ; - remove a server from a group if it is not responding (load balancing);
371 ; Prevents arbitrary environment variables from reaching FPM worker processes
387 ; Pass environment variables like LD_LIBRARY_PATH. All $VARIABLEs are taken from
400 ; be overwritten from PHP call 'ini_set'.
405 ; Defining 'extension' will load the corresponding shared extension from
H A Dphp-fpm.conf.in7 ; '-p' argument from the command line.
27 ; message. This lets syslogd specify that messages from different facilities
58 ; Time limit for child processes to wait for a reaction on signals from master.
72 ; The value can vary from -19 (highest priority) to 20 (lower priority)
120 ; files from a glob(3) pattern. This directive can be used everywhere in the
/PHP-7.0/sapi/litespeed/
H A DREADME.md47 Start PHP from command line
54 start manually from command with option "-b <socket_address>", socket
79 PHP support is available from our website, at:
84 change it unless you want to change PHP interface from FastCGI to
200 manually from command line. LSAPI_PPID_NO_CHECK should be set when
/PHP-7.0/sapi/fpm/tests/
H A D015.phpt2 FPM: Test various messages on start, from master and childs
/PHP-7.0/sapi/cli/tests/
H A Dcli_process_title_unix.phpt41 echo "Actually loaded from ps: $loaded_title\n";
47 echo "Actually loaded from get: $read_title\n";
H A Dcli_process_title_windows.phpt60 echo "Actually loaded from get-process: $loaded_title\n";
66 echo "Actually loaded from get: $read_title\n";
H A Dbug61679.phpt34 // Only echo the first line from the response,
/PHP-7.0/sapi/cgi/
H A DCHANGES30 require each script start from "#! /usr/bin/php".
H A DREADME.FastCGI23 2) Run PHP separately from the web server.
25 In this setup, PHP is started as a separate process entirely from the web
50 allows PHP to be on an entirely separate machine from the web server if need
60 PHP code from the web server removes 'bloat' from the main server, and should
/PHP-7.0/sapi/cli/
H A DREADME17 * -r option which allows execution of PHP code directly from
/PHP-7.0/sapi/apache2handler/
H A DREADME8 reading a script from disk). The content goes then through
/PHP-7.0/
H A Dphp.ini-development9 ; PHP attempts to find and load this configuration from a number of locations.
30 ; PHP files served from www.example.com. Directives set in these
38 ; Directive names are *case sensitive* - foo=bar is different from FOO=bar.
539 ; You can download a copy of the PHP manual from http://php.net/docs
828 ; http://php.net/from
829 ;from="john@doe.com"
839 ; If your scripts have to deal with files from Macintosh systems,
840 ; or you are running on a Mac and need to deal with files from
1024 ; http://php.net/sendmail-from
1437 ; How many bytes to read from the file.
[all …]
H A Dphp.ini-production9 ; PHP attempts to find and load this configuration from a number of locations.
30 ; PHP files served from www.example.com. Directives set in these
38 ; Directive names are *case sensitive* - foo=bar is different from FOO=bar.
539 ; You can download a copy of the PHP manual from http://php.net/docs
828 ; http://php.net/from
829 ;from="john@doe.com"
839 ; If your scripts have to deal with files from Macintosh systems,
840 ; or you are running on a Mac and need to deal with files from
1024 ; http://php.net/sendmail-from
1437 ; How many bytes to read from the file.
[all …]
H A Dphp7.spec.in11 Source: http://www.php.net/get/php-%{version}.tar.gz/from/a/mirror
20 borrowed from C, Java and Perl with a couple of unique PHP-specific
H A Dltmain.sh2676 $show "extracting exported symbol list from \`$soname'"
3844 $echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
3846 $echo "*** \`nm' from GNU binutils and a full rebuild may help."
4570 $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2
4609 $show "extracting global C symbols from \`$arg'"
4699 /* DATA imports from DLLs on WIN32 can't be const, because

Completed in 135 milliseconds

12345678910>>...62