Home
last modified time | relevance | path

Searched refs:now (Results 1 – 25 of 201) sorted by path

123456789

/PHP-5.5/
H A DCODING_STANDARDS8 follow it, but it's going in that general direction. Since we are now
H A DINSTALL91 From now on, this section deals with setting up PHP for web servers on
271 (you should now have an httpd binary which you can copy to your Apache bin d
805 The NSAPI module now supports the nsapi_virtual() function (alias:
864 removed. For now, consider reading the following external resource:
939 using this method, it is now deprecated. You can still use the old
1352 check phpinfo() again. The new extension should now have its own
1892 now
H A DNEWS2001 . Fix build with system libgd >= 2.1 which is now the minimal
2012 . The intl extension now requires ICU 4.0+.
3121 . autoconf 2.59+ is now supported (and required) for generating the
3149 timezone, "UTC" is now used instead. (Derick)
3231 . ZEND_RECV now always has IS_CV as its result.
3232 . ZEND_CATCH now has to be used only with constant class names.
4932 __construct now. (Stas)
5684 . ext/mhash (BC layer is now entirely within ext/hash)
5824 . FastCGI is now always enabled and cannot be disabled.
10051 - Fixed bug #28209 (strtotime("now")). (Derick)
[all …]
H A DREADME.EXT_SKEL16 functions yourself, you can now do
H A DREADME.MAILINGLIST_RULES63 2. Consider taking a step back from a very active thread now and then. Maybe
H A DREADME.NEW-OUTPUT-API6 Everything now resides beneath the php_output namespace,
H A DREADME.PARAMETER_PARSING_API5 Hence, borrowing from Python's example, there are now a set of functions
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES1 1. strrpos() and strripos() now use the entire string as a needle. Be aware
53 variables_order setting. As in, the CLI version will now always populate
H A DREADME.RELEASE_PROCESS191 last commit id to web/php.git, then, mirrors will now sync
H A DREADME.SELF-CONTAINED-EXTENSIONS13 We will describe now how to create these and how to put things
40 You now have an empty directory. We will copy the files from
49 You can now ship the contents of the directory - the extension
128 And that's it. You now have a self-contained extension.
141 as a shared module. I will explain now how you can add shared module
H A DREADME.STREAMS327 /* now allocate the stream itself */
330 /* now stream->abstract == state */
H A DREADME.UNIX-BUILD-SYSTEM48 are specified in the config.m4 now using the following macro:
H A DUPGRADING30 - self, parent & static keywords now are always case-insensitive (see bug
86 configure this. The service can now use Type=notify in the systemd
91 application/xml is now sent automatically.
97 - The original MySQL extension is now deprecated and will generate
102 - The preg_replace /e modifier is now deprecated. Use
110 - mcrypt_ecb(), mcrypt_cbc(), mcrypt_cfb() and mcrypt_ofb() now throw
122 Changed format character "A": all trailing ASCII whitespace is now
133 static equivalents) now don't throw away better than second
136 - IntlDateFormatter::__construct and datefmt_create() now accept for
192 available now is LIBXML_SCHEMA_CREATE. Default is 0.
[all …]
H A DUPGRADING.INTERNALS114 Strings requiring unserialization of objects are now explicitly checked
123 start, will most likely be defectively initialized. This is now
/PHP-5.5/Zend/
H A DREADME.ZEND_VM28 same as in old zend_execute.c, but now it uses macros to access opcode operands
H A DZEND_CHANGES654 * Member variables of classes can now be initialized.
709 may now have default values.
1041 of PHP to access their functionality. Right now, no use is made
1045 * include() and eval() are now functions, and not statements.
1074 * true and false are now constants of type boolean.
1084 This complex name has a simple explanation - you can now call
1098 A variable or element that is unset(), is now sent to oblivion
1126 You can now, for example, override a parent function with a
/PHP-5.5/Zend/RFCs/
H A D001.txt20 Unfortunately, the approach taken up to now has severely limited the
H A D003.txt26 and should work much like several of the is_* functions do now.
29 simply continue to be treated as they are now.
/PHP-5.5/Zend/tests/
H A D019.phpt184 // now the isset() with both the args as unset
H A Dbug33512.phpt52 // now we will try to unset these variables
H A Dbug37632.phpt61 /* Right now Ctor's cannot be made protected when defined in a ctor. That is
H A Dbug60536_002.phpt22 // now we do the test for a fatal error
H A Dbug60536_004.phpt23 // now the same with a class that defines the property itself,
H A Dbug60536_005.phpt23 // now the same with a class that defines the property itself, too.
H A Derrmsg_024.phpt2 No more errmsg: can now change initial value of property

Completed in 94 milliseconds

123456789