Lines Matching refs:now
23 . gettype() will now return "resource (closed)" instead of "unknown type" for
25 . is_object() will now return true for objects of class
28 . Casting arrays to objects (with (object) or settype()) will now convert
33 object properties in an array with get_object_vars(), will now convert
38 . Unqualified references to undefined constants now generate a Warning instead
48 such, its behavior now follows fmod() rather than the `%` operator. For
49 example `bcmod('4', '3.5')` now returns '0.5' instead of '1'.
119 . It is now possible to remove argument type annotations when overriding an
123 . It is now allowed to override an abstract method with another abstract
126 . A trailing comma in group use statements is now allowed.
128 . The "object" type annotation is now supported.
157 . proc_nice() is now supported on Windows platforms.
238 . count() now raises a warning when an invalid parameter is passed.
240 . pack() and unpack() now support float and double in both little and big endian.
308 . exif_read_data() and exif_thumbnail() now supports a passed streams as their
316 . imageantialias() is now also available if compiled with a system libgd.
393 Autoconf minimal version is now 2.64.