Lines Matching refs:from
203 - Changed default value of "default_charset" php.ini option from ISO-8859-1 to
216 . Removed compile time dependency from ext/mbstring (Dmitry)
260 - Changed the structure of op_array.opcodes. The constant values are moved from
286 hash_values from the literals table.
391 enable write operations from XSLT. Bug #54446 (Chregu, Nicolas Gregoire)
512 . Fixed bug #54423 (classes from dl()'ed extensions are not destroyed).
514 . Fixed bug #54372 (Crash accessing global object itself returned from its
683 . Increased the backtrack limit from 100000 to 1000000 (Rasmus)
797 . Changed default value of ini directive serialize_precision from 100 to 17.
807 . Fixed bug #48607 (fwrite() doesn't check reply from ftp server before
825 . Fixed bug #52738 (Can't use new properties in class extended from
828 created from timestamp). (Stas)
880 . Fixed bug #53795 (Connect Error from MySqli (mysqlnd) when using SSL).
1072 . Fixed bug #53198 (changing INI setting "from" with ini_set did not have any
1077 . Fixed bug #53141 (autoload misbehaves if called from closing session).