Home
last modified time | relevance | path

Searched refs:in (Results 1 – 25 of 6637) sorted by path

12345678910>>...266

/PHP-5.5/
H A D.gitignore55 config.h.in
99 stamp-h.in
115 main/php_config.h.in
150 ext/*/configure.in
169 ext/mbstring/libmbfl/Makefile.in
181 ext/mbstring/libmbfl/filters/Makefile.in
182 ext/mbstring/libmbfl/mbfl/Makefile.in
184 ext/mbstring/libmbfl/nls/Makefile.in
189 ext/mssql/configure.in
H A DCODING_STANDARDS6 code in PHP should follow. Since this file was added at a very late
8 follow it, but it's going in that general direction. Since we are now
15 0. Document your code in source files and the manual. [tm]
47 for efficiency and in order for them to be binary-safe.
56 6. Use ``PHP_*`` macros in the PHP source, and ``ZEND_*`` macros in the Zend
64 especially in bundled libraries.
76 information while running in debug mode.
172 in 'php_modulename.h'.
196 is known to accept C++-style comments in C code.
233 in README.TESTING.
[all …]
H A DEXTENSIONS9 much other than throw the odd patch in. See below.
235 SINCE: 5.0 (Since 4.3.2 in PECL)
H A DINSTALL215 php.ini in another location, use --with-config-file-path=/some/path in
482 embedded in source code.
528 automagically enabled in php-cgi in PHP 5.3, but for older versions
795 in obj.conf with the following:
892 (add in mysql)
895 (add in imap)
1591 php.ini is searched for in these locations (in order):
1593 command line option in CGI and CLI, php_ini parameter in NSAPI,
1609 (otherwise in Windows).
1697 in the Windows registry. Since PHP 5.3, entry can be set in .user.ini
[all …]
H A DLICENSE6 Redistribution and use in source and binary forms, with or without
13 2. Redistributions in binary form must reproduce the above copyright
14 notice, this list of conditions and the following disclaimer in
23 may "PHP" appear in their name, without prior written permission
24 from group@php.net. You may indicate that your software works in
H A DNEWS63 . Fixed bug #72339 (Integer Overflow in _gd2GetHeader() resulting in heap
141 . Fixed bug #71860 (Invalid memory write in phar on filename with \0 in
352 . Improved fix for bug #69545 (Integer overflow in ftp_genlist() resulting in
417 . Fixed bug #69545 (Integer overflow in ftp_genlist() resulting in heap
479 . Fixed bug #65406 (Enchant broker plugins are in the wrong place in windows
2993 . Fixed crash in ZTS using same class in many threads. (Johannes)
5312 in 5.3 than in 5.2). (Dmitry)
5319 - Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN).
5663 in fopen). (Jani)
6511 - Fixed bug in xml_error_string() which resulted in messages being
[all …]
H A DREADME.EXTENSIONS9 Between PHP 4.0.6 and 4.1.0, the Zend module struct changed in a way
H A DREADME.EXT_SKEL4 supposed to replace ext_skel completely in the long run ...)
15 you just need the basic framework and will be writing all the code in your
20 and everything you need is placed in directory module_name.
24 #! line in skeleton/create_stubs and the cat $proto | awk line in
28 libraries or functions in them, the module is already almost ready to be
29 compiled in PHP. Just remove 3 comments in your_module_name/config.m4,
34 The definition of PHP_MODULE_NAME_VERSION will be present in the
75 Arguments are given in parenthesis after the function name, and are of
84 or there is a wrong amount of ']'s, but this may change in the future.
88 code and the <refpurpose> tag in the XML documentation.
[all …]
H A DREADME.GIT-RULES34 start fighting publicly - take it up in private email.
44 Currently we have the following branches in use::
79 should be noted in both PHP-5.4/NEWS and PHP-5.5/NEWS but
82 3. Do not commit multiple file and dump all messages in one commit. If you
86 4. Do write your commit message in such a way that it makes sense even
89 in the message as shown below.
113 If you fix some bugs, you should note the bug ID numbers in your
122 sorted in decreasing order under the fixed version.
125 to look at PHP Git repository in various ways.
H A DREADME.MAILINGLIST_RULES18 b. Help in making sure we all use our time more efficiently.
20 c. Prevent you from making a fool of yourself in public.
34 (http://www.php.net/mailing-lists.php). When in doubt ask a friend or
64 talking to some friends and fellow developers will help in understanding
75 found in RFC 1855 (http://www.faqs.org/rfcs/rfc1855.html).
H A DREADME.NEW-OUTPUT-API117 or handlers implemented in C to be used with ob_start() can contain a non-global
H A DREADME.PARAMETER_PARSING_API7 and store the results in the user specified variables. This avoids most
21 list of pointers to variables to store the results in. The _ex() version
37 (passed with double indirection). The passed zval may be changed in place as
65 p - valid path (string without null bytes in the middle) and its length (char*, int)
73 The following characters also have a meaning in the specifier string:
107 If you're in doubt, use check_parameters.php script to the parameters
108 and their types (it can be found in ./scripts/dev/ directory of PHP sources):
157 * The function expects a pointer to a integer in this case, not a long
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES22 Fatal error: Cannot use string offset as an array in ... on line 1
29 functions return NULL when no more data is available in the result set
37 Apache2 SAPI in contrast to the situation in PHP 4, where it is set to the
52 always make argc and argv available in the CLI version regardless of the
53 variables_order setting. As in, the CLI version will now always populate
76 Fatal error: Class 'a' not found in /tmp/cl.php on line 2
79 declared which may lead to problems in older scripts that rely on
108 Possible solution is to search for get_class() and get_parent_class() in
137 meaning in class methods and is recognized by the PHP parser. The latter
154 PHP Fatal error: Cannot re-assign $this in /tmp/this_ex.php on line 4
H A DREADME.REDIST.BINS27 Redistribution and use in source and binary forms, with or without
32 2. Redistributions in binary form must reproduce the above copyright
62 Written by Solar Designer <solar at openwall.com> in 1998-2011.
65 in the public domain is deemed null and void, then the software is
69 Redistribution and use in source and binary forms, with or without
87 included in the crypt_blowfish tarball.
93 Some of the tricks in BF_ROUND might be inspired by Eric Young's
220 in the software and related documentation as defined in the Federal
228 terms specified in this license.
245 in a product, an acknowledgment in the product documentation would be
[all …]
H A DREADME.RELEASE_PROCESS21 periodically and resolve the failures ASAP. See more in:
63 3. run the "scripts/dev/credits" script in php-src and commit the changes in the
64 credits files in ext/standard.
68 5. Bump the version numbers in ``main/php_version.h``, ``configure.in`` and possibly ``NEWS``.
82 10. Bump the version numbers in ``main/php_version.h``, ``configure.in`` and ``NEWS``
152 and bump the version numbers in ``main/php_version.h``, ``configure.in`` and possibly ``NEWS``.
157 Don't forget to update NEWS manually in an extra commit then.
162 4. run the "scripts/dev/credits" script in php-src and commit the changes in the
163 credits files in ext/standard.
182 then update the git submodule reference in web/php.git:
[all …]
H A DREADME.SELF-CONTAINED-EXTENSIONS60 library or the MySQL installation in MYSQL-DIR.
95 that the extension will be enabled by PHP_NEW_EXTENSION in shared mode.
108 in PHP for you and also writing basic function definitions and C code for
164 2. The following should be defined in one of the extension header files
H A DREADME.STREAMS5 WARNING: some prototypes in this file are out of date.
59 REPORT_ERRORS - show errors in a standard format if something
73 streams there are a range of functions to do this defined in php_streams.h.
86 There are some network enabled relatives in php_network.h:
122 which will be maxlen bytes in length, or will be the entire length of the
222 state in the stream.
281 in the mode parameter, except that it checks for a 'w' in the string when
351 /* pull out some data from the stream and put it in buf */
354 and place that in the buf, but that brings in some complexities,
356 so I won't even go in to how to do that here */
[all …]
H A DREADME.SUBMITTING_PATCH25 If you are fixing broken functionality in PHP C source code first
28 getting lost in the PHP mail archives.
35 be found in the EXTENSIONS file in the PHP source. Mail list
69 to track the patch progress and prevent your changes getting lost in
91 If you are fixing broken functionality in a PECL extension then create
94 getting lost in the PHP mail archives.
131 in http://wiki.php.net/vcs/svnfaq. If you are new to SVN, read
158 - Add in-line comments and/or have external documentation ready.
176 require patience on your side. If you do not receive feedback in a
189 Your name will likely be included in the SVN commit log. If your
H A DREADME.TESTING63 in these files, determines whether it should run it, by evaluating
92 factors applying to the tester's environment, or there is a bug in PHP.
93 If this is a known bug, we strive to provide bug numbers, in either the
97 sign '#' in test names and/or test cases are named bug12345.phpt.
101 generated use the character in brackets as shown above (default is LEOD).
159 If you find bug in PHP, you can submit bug report AND test script
H A DREADME.TESTING250 4. run tests over http, php sources have been aliased in web server
60 NOTE: configuration as described in README.TESTING still works.
75 in the test file.
93 Some variables are made easily available for use in this section, they
105 This section is also eval'd, and is similar in nature to --ENV--. However,
106 this section is used to build the url used in an HTTP request. Valid values
107 to set in this section would include:
120 in an HTTP request, such as content type for multipart posts, cookies, etc.
130 received back from a request, and is checked in addition to the
H A DREADME.UNIX-BUILD-SYSTEM48 are specified in the config.m4 now using the following macro:
53 modules, two in C and one in C++. And, depending on the user's wishes,
76 in a directory called $ext_builddir/lib:
85 in your config.m4 after PHP_NEW_EXTENSION.
87 This will read a file in the source-dir of your extension called
120 located, in which target context it can work, etc.
123 PHP_ADD_SOURCES(_X) in acinclude.m4.
H A DREADME.input_filter1 Input Filter Support in PHP 5
9 The Input Filter support in PHP 5 is aimed at providing the framework
14 a powerful standard implementation in ext/filter that should suit most
H A DREADME.namespaces5 problem of the very long class names in PHP libraries. We would not attempt
26 The namespace declaration statement must be the very first statement in
29 Every class and function in a namespace can be referred to by the full name
54 time in the global scope (not inside function/class) and takes effect from
91 3) inside namespace, calls to unqualified functions that are defined in
103 of failure uses internal PHP class. Note that using "new A" in namespace
117 foo(); // first tries to call "foo" defined in namespace "A"
119 \foo(); // calls function "foo" defined in global scope
126 new \B(); // creates object of class "B" defined in global scope
161 looks for such function in current namespace
[all …]
/PHP-5.5/TSRM/
H A DLICENSE4 Redistribution and use in source and binary forms, with or without
H A DTODO1 - Improve the lock in ts_resource_ex() in order to cover less code.

Completed in 79 milliseconds

12345678910>>...266