Home
last modified time | relevance | path

Searched refs:on (Results 1 – 25 of 5645) sorted by path

12345678910>>...226

/PHP-5.5/
H A D.gdbinit28 ZTS detection is automatically based on ext/standard module struct
H A DCODING_STANDARDS33 same module, and rely on each other non-trivial behavior, should be
58 ``ZEND_*`` macros it gives a better understanding on what kind of macro
254 the function you wish to work on. The }}} at the end of each function marks
255 the end of the fold, and should be on a separate line.
267 And yes, please keep the prototype on a single line, even if that line
297 /phpdoc/README for more information on documentation.
H A DEXTENSIONS147 COMMENT: Tested on phpts and isapi versions
H A DINSTALL17 * Installation on Mac OS X
62 have a web server (e.g. Apache on Linux and MacOS X; IIS on Windows).
91 From now on, this section deals with setting up PHP for web servers on
170 on a separate page.
376 For information on why, read the related FAQ entry on using Apache2
623 on Sun Solaris.
879 others. The files you need can be found on your OpenBSD CD or on the
905 packages on OpenBSD.
1635 ; true, on, yes
1727 php_flag name on|off
[all …]
H A DLICENSE60 individuals on behalf of the PHP Group.
64 For more information on the PHP Group and the PHP project,
H A DNEWS4291 on error. (Gustavo)
4950 - Fixed memory leak on error in mcrypt_create_iv on Windows. (Pierre)
5469 - Fixed leak on error in popen/exec (and related functions) on Windows.
5472 on Windows. (Pierre)
5556 - Fixed bug #49047 (The function touch() fails on directories on Windows).
5862 on Windows).
6314 - Fixed bug #35980 (touch() works on files but not on directories). (Pierre)
8634 on error.
9300 - Fixed bug #34968 (bz2 extension fails on to build on some win32 setups).
9324 - Fixed bug #34821 (zlib encoders fail on widely varying binary data on
[all …]
H A DREADME.EXT_SKEL67 All the definitions must be on one line. In it's simplest form, it's just
130 option enables it on the created xml file.
H A DREADME.GIT-RULES7 your questions on the mailing list. Please have a look at
8 http://git-scm.com/ for more detailed information on Git.
21 d. Increase the general level of good will on planet Earth.
25 1. Respect other people working on the project.
27 2. Discuss any significant changes on the list before committing and get
128 For further information on the process and further details please refer to
H A DREADME.MAILINGLIST_RULES5 This is the first file you should be reading before doing any posts on PHP
22 d. Increase the general level of good will on planet Earth.
27 1. Respect other people working on the project.
33 the descriptions on the mailinglist overview page
35 someone you trust on IRC.
74 Finally, additional hints on how to behave inside the virtual community can be
H A DREADME.PARAMETER_PARSING_API26 Both functions return SUCCESS or FAILURE depending on the result.
49 has to be provided on input and is used to verify the PHP parameter is an
78 / - use SEPARATE_ZVAL_IF_NOT_REF() on the parameter it follows
88 Note on 64bit compatibility
90 Please do not forget that int and long are two different things on 64bit
97 Both mistakes cause memory corruptions and segfaults on 64bit OSes:
160 * properly, leading to random crashes on platforms like
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES22 Fatal error: Cannot use string offset as an array in ... on line 1
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
154 PHP Fatal error: Cannot re-assign $this in /tmp/this_ex.php on line 4
H A DREADME.REDIST.BINS74 It is my intent that you should be able to use this on your system,
85 <dm at lcs.mit.edu>. For more information on the level of compatibility,
89 There's a paper on the algorithm that explains its design decisions:
132 The following php_mt_...() functions are based on a C++ class MTRand by
137 Based on code by Makoto Matsumoto, Takuji Nishimura, and Shawn Cokus
218 GOVERNMENT USE: If you are acquiring this software on behalf of the
252 Portions of this code are based on Berkeley's uuencode/uudecode
406 individuals on behalf of the Apache Group and was originally based
407 on public domain software written at the National Center for
409 For more information on the Apache Group and the Apache HTTP server
[all …]
H A DREADME.RELEASE_PROCESS8 1. Do not release on Fridays, Saturdays or Sundays
11 2. Package two days before a release. So if the release is to be on Thursday,
12 package on Tuesday. Think about timezones as well.
14 3. Ensure that the tests on Travis CI are green.
19 The RM for the branch is also responsible for keeping the CI green on
30 team (Bjori) on hand.
100 14. Now the RC can be found on http://downloads.php.net/yourname,
235 a. go over the list and put every element on one line
273 This is to make sure that repiles to the announcement on php-general@ or internals@
311 This is to make sure that repiles to the announcement on php-general@ or internals@
H A DREADME.SELF-CONTAINED-EXTENSIONS18 While the result will run on any system, a developer's setup needs these
50 can live completely on its own.
H A DREADME.STREAMS123 data remaining on the stream if you set maxlen to PHP_STREAM_COPY_ALL.
155 as a resource! It will close the origstream on success, and this
164 not a lock can be set on this stream. Typically you can only set locks on stdio streams.
193 if you mix ANSI stdio calls on the FILE* with php stream calls on the stream.
196 FILE* on top of any stream, which is useful for SSL sockets, memory based
284 The mode parameter is passed on to fdopen/fopencookie when the stream is cast
374 the example above, you need to use mysql_free_result on the rowset, close the
H A DREADME.SUBMITTING_PATCH20 #pear on the EFNet network and #php-dev-win on FreeNode.
33 RFC Wiki accounts can be requested on
38 Information on PHP internal C functions is at
73 phpdoc@lists.php.net. Subscription is explained on
76 Information on contributing to PHP documentation is at
99 PECL mail list subscription is explained on
101 on http://wiki.php.net/start?do=register
103 Information on PHP internal C functions is at
121 Information on contributing to PEAR is available at
136 work on "trunk".
[all …]
H A DREADME.TESTING7 Please do *not* submit a failed test as a bug or ask for help on why
8 it failed on your system without providing substantial backup information
9 on *why* the test failed on your special setup. Thank you :-)
H A DREADME.TESTING220 depending on the environment.
26 on localhost. localhost is required since either the web server must
H A DREADME.UNIX-BUILD-SYSTEM8 => especially noticeable on slower systems
32 If You Build PHP on a Unix System
53 modules, two in C and one in C++. And, depending on the user's wishes,
H A DREADME.input_filter16 policy, read on.
21 data. In this simple example all I am doing is calling strip_tags() on
H A DREADME.md11 PHP accepts pull requests via github. Discussions are done on github, but
12 depending on the topic can also be relayed to the official PHP developer
17 information on the process.
29 We do not merge pull requests directly on github. All PRs will be
H A DREADME.namespaces57 effect only on the file where they appear.
H A DUPGRADING51 - Add support for using empty() on the result of function calls and
219 with classes that do. When used with the class that relies on custom
233 newInstanceWithoutConstructor can be used for that. We're working on
237 We note also that using unserialize() on any data that is not the result
239 not be relied on to produce any specific result.
/PHP-5.5/TSRM/
H A DTSRM.c116 # warning tsrm_set_interpreter_context is probably broken on this platform
H A DTSRM.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
20 !MESSAGE "TSRM - Win32 Debug_TS" (based on "Win32 (x86) Static Library")
21 !MESSAGE "TSRM - Win32 Release_TS" (based on "Win32 (x86) Static Library")
22 !MESSAGE "TSRM - Win32 Release_TS_inline" (based on "Win32 (x86) Static Library")
23 !MESSAGE "TSRM - Win32 Release_TSDbg" (based on "Win32 (x86) Static Library")

Completed in 66 milliseconds

12345678910>>...226