Home
last modified time | relevance | path

Searched refs:be (Results 1 – 25 of 3069) sorted by path

12345678910>>...123

/PHP-5.5/
H A D.gdbinit668 if ptr is 0, all blocks will be listed.
H A DCODING_STANDARDS41 or actions should be done through a #define.
47 for efficiency and in order for them to be binary-safe.
100 (could be 'mcrypt_mod_get_algo_sup_key_sizes'?)
102 (could be 'html_get_trans_table'?)
110 be included in the user function name, and should be clearly related
128 they should be declared 'static'.
130 4. Variable names must be meaningful. One letter variable names must be
176 Unexposed module function should be static and should not be defined in
181 2. Main module source file must be named 'modulename.c'.
255 the end of the fold, and should be on a separate line.
[all …]
H A DEXTENSIONS14 should be using that.
H A DINSTALL241 source, this can be done with:
475 mod_rewrite may be used To allow any arbitrary .php file to be
996 should be reported to the Debian team unless they can be reproduced
1235 To be useful, a shared extension must be built, installed, and loaded.
1361 error can be read directly on screen.
1634 ; Boolean values can be set to either:
1681 Where a configuration setting may be set
1701 PHP_INI_ALL Entry can be set anywhere
1725 below) should be used instead.
1758 constants can be used in php.ini
[all …]
H A DLICENSE18 3. The name "PHP" must not be used to endorse or promote products
22 4. Products derived from this software may not be called "PHP", nor
29 license from time to time. Each version will be given a
62 The PHP Group can be contacted via Email at group@php.net.
H A DNEWS1878 be autoloaded fail). (Laruence)
2329 be autoloaded fail). (Laruence)
2834 can be launched without errors). (fat)
2930 . Changed php://fd to be available only for CLI.
3236 ZEND_FREE might be required after them instead.
3578 . Changed php://fd to be available only for CLI.
5508 cannot be set"). (Felipe)
5824 . FastCGI is now always enabled and cannot be disabled.
7315 to be passed to process). (Jani)
8074 and can't be accesed). (Rob)
[all …]
H A DREADME.EXT_SKEL15 you just need the basic framework and will be writing all the code in your
28 libraries or functions in them, the module is already almost ready to be
34 The definition of PHP_MODULE_NAME_VERSION will be present in the
53 Module functions (User functions) must be named
58 strictly needed by others. Exposed internal function must be named
67 All the definitions must be on one line. In it's simplest form, it's just
72 but then you'll be left with an almost empty function body without any
77 other with a comma and optional space. Argument_type can be one of int,
86 An additional short description may be added after the parameters.
87 If present it will be filled into the 'proto' header comments in the stubs
[all …]
H A DREADME.GIT-RULES5 This is the first file you should be reading when contributing code via Git.
73 branches) an empty merge should be done.
79 should be noted in both PHP-5.4/NEWS and PHP-5.5/NEWS but
87 without the corresponding diff. One should be able to look at it, and
114 commit message. Bug ID should be prefixed by "#" for easier access to
H A DREADME.MAILINGLIST_RULES5 This is the first file you should be reading before doing any posts on PHP
7 the PHP project. Therefore expect your contributions to be of much less positive
38 that strives to be very open. The flip side is that the core developers
74 Finally, additional hints on how to behave inside the virtual community can be
H A DREADME.NEW-OUTPUT-API81 …// php_ob_init_conflict("to be started handler name", "to be tested if already started handler nam…
84 Registering a conflict checking function, which will be checked prior starting the handler:
88 …Registering a reverse conflict checking function, which will be checked prior starting the specifi…
117 or handlers implemented in C to be used with ob_start() can contain a non-global
128 the second arg is ignored; marks the output handler to be neither cleanable
136 Should the userland API be adjusted and unified?
139 with the behaviour of the current (to be obsoleted) code, thus should
140 the manual or the behaviour be adjusted?
H A DREADME.PARAMETER_PARSING_API4 It should be easier to parse input parameters to an extension function.
23 be used as 'flags' to specify that the function should operate quietly
29 resources cannot be auto-converted.
46 types that need to be passed by address. All passed parameters are set
49 has to be provided on input and is used to verify the PHP parameter is an
76 will not be touched by the parsing function if they are not
82 For 'b', 'l' and 'd', an extra argument of type zend_bool* must be
84 respectively. A non-zero value will be written to the zend_bool iif a
137 If null is passed for object, obj will be set to NULL. */
146 /* Gets a separated array which can also be null. */
[all …]
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES25 passed, a E_WARNING will be thrown for every such parameter. Be careful
44 be produced. Instead of T_ML_CONSTANT for /* */ the T_COMMENT constant
49 7. $_SERVER should be populated with argc and argv if variables_order
51 create $_SERVER, then of course it shouldn't be there. The change was to
56 8. In some cases classes must be declared before used. It only happens only
H A DREADME.REDIST.BINS36 may be used to endorse or promote products derived from this software
74 It is my intent that you should be able to use this on your system,
93 Some of the tricks in BF_ROUND might be inspired by Eric Young's
94 Blowfish library (I can't be sure if I would think of something if I
120 The Software shall be used for Good, not Evil.
200 Modifications to this software may be copyrighted by their authors
223 software shall be classified as "Commercial Computer Software" and the
247 2. Altered source versions must be plainly marked as such, and must not be
316 The authors can be contacted at <libzip@nih.at>
327 3. The names of the authors may not be used to endorse or promote
[all …]
H A DREADME.RELEASE_PROCESS11 2. Package two days before a release. So if the release is to be on Thursday,
32 6. Verify the tags to be extra sure everything was tagged properly.
53 For Moving extensions from PECL to php-src the svn mv has to be tone the other
84 F.e. if the RC is "5.4.1RC1" then the new one should be "5.4.2-dev" - regardless if we get
100 14. Now the RC can be found on http://downloads.php.net/yourname,
104 (internals-win@lists.php.net) so that Windows binaries can be created. Once
105 those are made, they should be placed into the same directory as the source snapshots.
128 and RCs are configured here. Only $QA_RELEASES needs to be edited.
137 a. ``$PHP_x_RC`` = "5.4.0RC1" (should be set to "false" before)
154 2. If a CVE commit needs to be merged to the release, then have it committed to
[all …]
H A DREADME.SELF-CONTAINED-EXTENSIONS6 A self-contained extension can be distributed independently of
95 that the extension will be enabled by PHP_NEW_EXTENSION in shared mode.
107 ext_skel can be of great help when creating the common code for all modules
132 An extension can be installed by running:
140 In order to be useful, a self-contained extension must be loadable
145 automatically be able to use --with-foo=shared[,..] or
160 points to be regarded.
164 2. The following should be defined in one of the extension header files
168 This macros has to be used within your foo_module_entry to indicate the
H A DREADME.STREAMS65 be seek()ed.
68 but if you used STREAM_MUST_SEEK, may not be valid. You are
122 which will be maxlen bytes in length, or will be the entire length of the
128 If you have an existing stream and need to be able to seek() it, you
130 be seek()ed:
140 make_seekable will always set newstream to be the stream that is valid
158 NOTE: If you are opening a stream and need it to be seekable, use the
186 castas can be one of the following values:
215 /* it can be a socket */
264 to be passed back to fopen_wrapper (or it's yet to be implemented successor).
[all …]
H A DREADME.SUBMITTING_PATCH27 bug can be used to track the patch progress and prevent your changes
33 RFC Wiki accounts can be requested on
35 be found in the EXTENSIONS file in the PHP source. Mail list
40 Various external resources can be found on the web. A standard
47 Test scripts should be included.
84 which can be closed by your patch. If attaching a patch, ensure it
93 can be used to track the patch progress and prevent your changes
105 Various external resources can be found on the web. A standard
112 patch. Test scripts should be included.
173 it might be committed relatively quickly.
[all …]
H A DREADME.TESTING37 select the PHP executable that is to be tested, that is, used to run the test scripts.
41 test scripts such as session must be executed by CGI SAPI. Therefore,
52 The tests have been written to be independent of that php.ini file,
99 NOTE: The files generated by tests can be selected by setting the
100 environment variable TEST_PHP_LOG_FORMAT. For each file you want to be
102 The php file will be generated always.
117 Example script to be run by cron(1):
145 NOTE: the exit status of run-tests.php will be 1 when
146 REPORT_EXIT_STATUS is set. The result of "make test" may be higher
H A DREADME.TESTING225 can be configured to run test scripts through an HTTP server running
28 must be copied to a directory under the web server
33 the web server runs under will be skipped. Since the test harness defines a number
57 (config file must be first)
74 that MUST be run as CGI, even if there is no --POST-- or --GET-- sections
82 execution of the test. This can be used to change environment
129 This section can be used to define what headers are required to be
H A DREADME.UNIX-BUILD-SYSTEM36 system will be faster, look better and work smarter.
47 Makefile.ins are abandoned. The files which are to be compiled
54 the extension will even be built as a dynamic module.
88 Makefile.frag. In this file, $(builddir) and $(srcdir) will be
106 information regarding how PHP is supposed to be built (shared
H A DREADME.input_filter5 and can be quite difficult to prevent. Whenever you accept user data
10 through which a company-wide or site-wide security policy can be
H A DREADME.md12 depending on the topic can also be relayed to the official PHP developer
15 New features require an RFC and must be accepted by the developers.
25 a deprecate warning. get_magic_quotes_gpc can be used to detected
29 We do not merge pull requests directly on github. All PRs will be
H A DREADME.namespaces25 global name. Several files may be using the same namespace.
26 The namespace declaration statement must be the very first statement in
27 the file. The only exception is "declare" statement that can be used before.
29 Every class and function in a namespace can be referred to by the full name
38 Namespace or class name can be imported:
53 equivalent to "use A\B\C\D as D;". The use statement can be used at any
70 It can be used to construct fully-qualified names to pass them as callbacks.
/PHP-5.5/TSRM/
H A DLICENSE12 may be used to endorse or promote products derived from this software
H A DTODO2 This can probably be done by more careful hash table access

Completed in 67 milliseconds

12345678910>>...123