Home
last modified time | relevance | path

Searched refs:cast (Results 26 – 34 of 34) sorted by last modified time

12

/PHP-5.5/Zend/tests/
H A Doffset_string.phpt33 Notice: String offset cast occurred in %s on line %d
36 Notice: String offset cast occurred in %s on line %d
49 Notice: String offset cast occurred in %s on line %d
52 Notice: String offset cast occurred in %s on line %d
H A Dbug33999.phpt2 Bug #33999 (object remains object when cast to int)
H A Dbug34199.phpt2 Bug #34199 (if($obj)/if(!$obj) inconsistency because of cast handler)
H A Dbug39018.phpt65 Notice: String offset cast occurred in %s on line %d
73 Notice: String offset cast occurred in %s on line %d
77 Notice: String offset cast occurred in %s on line %d
93 Notice: String offset cast occurred in %s on line %d
97 Notice: String offset cast occurred in %s on line %d
101 Notice: String offset cast occurred in %s on line %d
103 Notice: String offset cast occurred in %s on line %d
H A Dbug42772.phpt2 Bug #42772 (Storing $this in a static var fails while handling a cast to string)
/PHP-5.5/Zend/
H A DZend.m4109 dnl test whether double cast to long preserves least significant bits
110 AC_MSG_CHECKING(whether double cast to long preserves least significant bits)
133 …AC_DEFINE([ZEND_DVAL_TO_LVAL_CAST_OK], 1, [Define if double cast to long preserves least significa…
/PHP-5.5/
H A DREADME.STREAMS169 You need to "cast" the stream into a FILE*, and this is how you do it:
184 appropriate error message of type E_WARNING if the cast fails.
204 /* can safely cast to FILE* with no adverse side effects */
211 to find out if a stream can be cast, without actually performing the cast, so
233 read, write, close, flush, seek, gets and cast operations. Of these, an
284 The mode parameter is passed on to fdopen/fopencookie when the stream is cast
H A DNEWS774 . Fixed bug #65213 (cannot cast SplFileInfo to boolean) (Tjerk)
1446 . Fixed bug #66094 (unregister_tick_function tries to cast a Closure to a
1531 . Fixed bug #65708 (dba functions cast $key param to string in-place,
2684 . Fixed bug #62328 (implementing __toString and a cast to string fails)
6336 - Fixed bug #48557 (Numeric string keys in Apache Hashmaps are not cast to
6345 - Fixed bug #48448 (Compile failure under IRIX 6.5.30 building cast.c).
7763 - Added forward support for (binary) cast. (Derick)
8297 - Fixed bug #38985 (Can't cast COM objects). (Wez)
9419 - Fixed bug #34068 (Numeric string as array key not cast to integer in
9428 - Fixed bug #33999 (object remains object when cast to int). (Dmitry)
[all …]
/PHP-5.5/ext/simplexml/tests/
H A Dbug62328.phpt2 Bug #62328 (implementing __toString and a cast to string fails)

Completed in 37 milliseconds

12