Home
last modified time | relevance | path

Searched refs:php (Results 1 – 25 of 15521) sorted by path

12345678910>>...621

/PHP-7.0/
H A D.appveyor.yml26 PHP_BUILD_SDK_BRANCH: php-sdk-2.0.13
H A D.editorconfig14 [*.{php,phpt}]
H A D.gitattributes19 run-tests.php ident
H A D.gitignore87 php
88 php-*.tar.gz
97 tmp-php.ini
114 ext/phar/phar.php
121 tests/*/*.php
127 tests/*/*/*.php
133 */tests/*.php
139 */tests/*/*.php
152 */*/tests/*.php
263 pear/php-config
[all …]
H A D.travis.yml29 - "irc.efnet.org#php.pecl"
59 # Run PHPs run-tests.php
61 …- ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php $(if [ $ENABLE_DEBUG == 1 ]; then echo "-d op…
H A DCONTRIBUTING.md17 [the supported version page](http://php.net/supported-versions.php). For
20 in the bug on [the bug tracker](https://bugs.php.net/).
26 Bugs can be filed on the [PHP bug tracker](https://bugs.php.net/). If this is
28 [guide to reporting a bug](https://bugs.php.net/how-to-report.php).
38 [PHP Wiki](https://wiki.php.net/rfc).
49 [Our QA site includes a page detailing how to write test cases.](http://qa.php.net/write-test.php)
61 [documentation mailing list](mailto:phpdoc@lists.php.net).
67 [internals mailing list](mailto:internals@lists.php.net), or the
68 [documentation mailing list](mailto:phpdoc@lists.php.net) for documentation
72 the #php.pecl channel on [EFnet](http://www.efnet.org/). Similarly, many
[all …]
H A DCREDITS2 http://www.php.net/credits.php
H A DEXTENSIONS71 …IMARY MAINTAINER: Marcus B�rger <helly@php.net>,Christopher Jones <sixd@php.net>, Pierre-Alain Jo…
82 …ER: Georg Richter <georg@php.net>, Andrey Hristov <andrey@php.net>, Johannes Schl�ter <johannes@
88 …RIMARY MAINTAINER: Andrey Hristov <andrey@php.net>, Johannes Schl�ter <johannes@php.net>, Ulf Wen…
123 … Ilia Alshanetsky <iliaa@php.net>, Johannes Schl�ter <johannes@php.net>, Andrey Hristov <andrey@p…
171 …RY MAINTAINER: Christian Stocker <chregu@php.net>, Rob Richards <rrichards@php.net>, Marcus Boerg…
255 …MAINTAINER: Sterling Hughes <sterling@php.net>, Ilia Alshanetsky <iliaa@php.net>, Pierrick Charro…
278 …ARY MAINTAINER: Derick Rethans <derick@php.net>, Pierre-Alain Joye <pajoye@php.net>, Ilia Alshane…
304 PRIMARY MAINTAINER: Sara Golemon <pollita@php.net>, Mike Wallner <mike@php.net>, Anatol Belski <ab…
332 …: Stig Venaas <venaas@php.net>, Douglas Goldstein <cardoe@php.net>, Pierre-Alain Joye <pajoye@php
369 PRIMARY MAINTAINER: Greg Beaver <cellog@php.net>, Marcus B�rger <helly@php.net>, Steph Fox <sfox@p…
[all …]
H A DINSTALL225 cd ../php-NN
238 cp php.ini-development /usr/local/lib/php.ini
476 type=magnus-internal/x-httpd-php exts=php
949 AddType application/x-httpd-php .php
1123 <?php
1128 drive:\\path\to\php\executable\php.exe -i
1183 php.ini
1235 php-config
1345 » php-install@lists.php.net.
1410 php-cli.ini or php-apache.ini), it is used instead of php.ini. The SAPI
[all …]
H A DLICENSE20 written permission, please contact group@php.net.
24 from group@php.net. You may indicate that your software works in
42 <http://www.php.net/software/>".
62 The PHP Group can be contacted via Email at group@php.net.
65 please see <http://www.php.net>.
H A DMakefile.global92 $(EGREP) -h -v $(PHP_DEPRECATED_DIRECTIVES_REGEX) "$$INI_FILE" > $(top_builddir)/tmp-php.ini; \
94 echo > $(top_builddir)/tmp-php.ini; \
99 … -v $(PHP_DEPRECATED_DIRECTIVES_REGEX) "$$INI_SCANNED_PATH"/*.ini >> $(top_builddir)/tmp-php.ini; \
104 …TABLE) -n -c $(top_builddir)/tmp-php.ini $(PHP_TEST_SETTINGS) $(top_srcdir)/run-tests.php -n -c $(…
106 rm $(top_builddir)/tmp-php.ini; \
124 …rm -f scripts/man1/phpize.1 scripts/php-config scripts/man1/php-config.1 sapi/cli/php.1 sapi/cgi/p…
125 …rm -f sapi/fpm/php-fpm.conf sapi/fpm/init.d.php-fpm sapi/fpm/php-fpm.service sapi/fpm/php-fpm.8 sa…
127 rm -f ext/phar/phar.phar ext/phar/phar.php
H A DNEWS463 . Fixed bug #74337 (php-cgi.exe crash on facebook callback).
1252 range). (bugs dot php dot net at majkl578 dot cz)
1380 router.php). (Laruence)
1432 . Fixed bug #72538 (readline_redisplay crashes php). (Laruence)
1581 . Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol)
1790 . Fixed bug #71624 (`php -R` (PHP_MODE_PROCESS_STDIN) is broken).
1807 . Fixed bug #71536 (Access Violation crashes php-cgi.exe). (Anatol)
1896 . Fixed bug #71269 (php-fpm dumped core). (Mickaël)
2382 classes (https://wiki.php.net/rfc/secure_unserialize). (Stas)
2462 (https://wiki.php.net/rfc/date.timezone_warning_removal). (Bob)
[all …]
H A DREADME.GIT-RULES124 You can use OpenGrok (http://lxr.php.net/) and gitweb (http://git.php.net/)
129 https://wiki.php.net/vcs/gitworkflow and https://wiki.php.net/vcs/gitfaq
H A DREADME.MAILINGLIST_RULES34 (http://www.php.net/mailing-lists.php). When in doubt ask a friend or
H A DREADME.PARAMETER_PARSING_API40 See also https://wiki.php.net/rfc/zpp_improv#expose_zend_parse_arg_as_zend_parse_parameter
57 f - function or array containing php method call info (returned as
106 If you're in doubt, use check_parameters.php script to the parameters
109 # php ./scripts/dev/check_parameters.php /path/to/your/sources/
H A DREADME.RELEASE_PROCESS15 See: https://travis-ci.org/php/php-src/builds
44 svn mv https://svn.php.net/repository/php/php-src/trunk/ext/foo \
61 2. Check the tests at https://travis-ci.org/php/php-src/builds
113 1. Send an email **To** ``internals@lists.php.net`` and ``php-general@lists.php.net``
119 ``php-qa@lists.php.net`` and ``primary-qa-tester@lists.php.net``.
125 ``ssh lists.php.net``
267 Try, f.e. http://www.php.net/get/php-5.5.1.tar.bz2/from/a/mirror
275 php-general@lists.php.net and internals@lists.php.net with a text similar to
276 http://news.php.net/php.internals/17222.
312 5. Wait an hour or two, then send a mail to php-announce@lists.php.net,
[all …]
H A DREADME.SELF-CONTAINED-EXTENSIONS43 $ cp -rp php-4.0.X/ext/mysql/* .
55 [--with-php-config=/path/to/php-config] \
121 For example, if you configured PHP with --prefix=/php, you would run
123 $ /php/bin/phpize
135 [--with-php-config=/path/to/php-config]
H A DREADME.STREAMS193 if you mix ANSI stdio calls on the FILE* with php stream calls on the stream.
195 If your system has the fopencookie function, php streams can synthesize a
280 mode is the stdio-like mode of operation - php streams places no real meaning
H A DREADME.SUBMITTING_PATCH19 available to discuss questions. They include #php.pecl and #php.doc
36 subscription is explained on http://php.net/mailing-lists.php.
46 GitHub: https://github.com/php/php-src
75 http://php.net/mailing-lists.php.
78 http://php.net/dochowto and http://wiki.php.net/doc/howto
101 http://pecl.php.net/support.php. RFC Wiki accounts can be requested
123 http://pear.php.net/manual/en/developers-newmaint.php and
124 http://pear.php.net/manual/en/guide-developers.php
130 packages use Subversion (SVN) Read http://www.php.net/git.php for help
133 https://wiki.php.net/vcs/gitfaq.
[all …]
H A DREADME.TESTING25 "make test" basically executes "run-tests.php" script
29 TEST_PHP_EXECUTABLE=sapi/cli/php \
30 sapi/cli/php [-c /path/to/php.ini] run-tests.php [ext/foo/tests/GLOB]
33 [Which "php" executable "make test" look for]
44 NOTE: PHP binary executing "run-tests.php" and php binary used for
49 [Which php.ini is used]
74 ./sapi/cli/php run-tests.php ext/mbstring/*
75 ./sapi/cli/php run-tests.php ext/mbstring/020.phpt
102 The php file will be generated always.
155 See the HOWTO at http://qa.php.net/write-test.php
[all …]
H A DREADME.TESTING24 specific to server-tests.php.
16 You can run 'php server-tests.php -h' to get all the possible options.
21 see server-tests-config.php for details.
41 1. run tests from the php source directory
42 php server-tests.php -p /path/to/php-cli
45 php server-tests.php -p /path/to/php-cgi
48 php server-tests.php -w -u http://localhost/test -m /path/to/htdocs/test
51 php server-tests.php -w -u http://localhost/test
54 php server-tests.php -c /path/to/server-tests-config.php
58 php server-tests.php -c /path/to/server-tests-config.php -w -t 3 -d /path/to/testdir
[all …]
H A DREADME.WIN32-BUILD-SYSTEM3 See http://wiki.php.net/internals/windows/stepbystepbuild
H A DREADME.md5 http://git.php.net.
7 [![Build Status](https://secure.travis-ci.org/php/php-src.svg?branch=master)](http://travis-ci.org/
8 …or.com/api/projects/status/meyur6fviaxgdwdy?svg=true)](https://ci.appveyor.com/project/php/php-src)
14 mailinglist internals@lists.php.net.
17 See https://wiki.php.net/rfc and https://wiki.php.net/rfc/voting for more
21 open a ticket at https://bugs.php.net and reference the bug id using #NNNNNN.
31 pulled and pushed through http://git.php.net.
H A DREADME.namespaces11 Zend/DB/Connection.php:
12 <?php
32 <?php
40 <?php
63 <?php
72 <?php
115 <?php
122 <?php
129 <?php
135 <?php
[all …]
H A DUPGRADING77 * https://wiki.php.net/rfc/uniform_variable_syntax
78 * https://wiki.php.net/rfc/abstract_syntax_tree
172 Relevant RFC: https://wiki.php.net/rfc/php7_foreach
227 #0 file.php(4): foo(42)
233 #0 file.php(4): foo('string')
242 Relevant RFC: https://wiki.php.net/phpng
319 * https://wiki.php.net/rfc/unicode_escape
347 * https://wiki.php.net/rfc/engine_exceptions_for_php7
348 * https://wiki.php.net/rfc/throwable-interface
350 * https://wiki.php.net/rfc/reclassify_e_strict
[all …]

Completed in 61 milliseconds

12345678910>>...621