Lines Matching refs:removed

34   php_rand.h,php_random.h} have been removed. Include ext/random/php_random.h
40 * The inet_aton() and win32/inet.h have been removed. Use platform-agnostic
43 * zend_mm_set_custom_debug_handlers() has been removed from ZendMM, use
90 - The configure option --with-imap has been removed.
92 - The configure option --with-pdo-oci has been removed.
93 - The configure option --with-pspell has been removed.
94 - Symbol SIZEOF_SHORT removed (size of 2 on 32-bit and 64-bit platforms).
95 - Symbol DBA_CDB_MAKE removed in ext/dba.
96 - Symbol HAVE_LIBM has been removed.
97 - Symbol HAVE_INET_ATON has been removed.
98 - The Zend/zend_istdiostream.h header has been removed.
101 - The configure option --with-imap-ssl has been removed.
102 - The configure option --with-oci8 has been removed.
103 - The configure option --with-zlib-dir has been removed.
104 - The configure option --with-kerberos has been removed.
105 - COOKIE_IO_FUNCTIONS_T symbol has been removed (use cookie_io_functions_t).
109 removed (use AC_CHECK_TYPES Autoconf macro instead).
110 - HAVE_ODBC2 symbol has been removed in ext/odbc.
113 - Symbol HAVE_JSON has been removed (ext/json is always available since PHP
115 - Symbol DARWIN has been removed (use __APPLE__ to target Darwin systems).
116 - Symbol MISSING_FCLOSE_DECL and M4 macro PHP_MISSING_FCLOSE_DECL removed.
117 - Symbol HAVE_BSD_ICONV has been removed.
118 - Symbol ZEND_FIBER_ASM has been removed.
119 - Symbols HAVE_DLOPEN and HAVE_DLSYM have been removed.
120 - Symbol HAVE_MYSQL has been removed.
121 - M4 macro PHP_DEFINE (atomic includes) removed (use AC_DEFINE and config.h).
122 - M4 macro PHP_WITH_SHARED has been removed (use PHP_ARG_WITH).
123 - M4 macro PHP_STRUCT_FLOCK has been removed (use AC_CHECK_TYPES).
124 - M4 macro PHP_SOCKADDR_CHECKS has been removed (use AC_CHECK_TYPES and
126 - M4 macro PHP_CHECK_GCC_ARG has been removed since PHP 8.0 (use
132 been removed.
136 in ext/mbstring/libmbfl removed.
137 - FIBER_ASSEMBLER and FIBER_ASM_ARCH Makefile variables removed in favor of
142 USE_CONFIG_FILE have been removed.
151 - The macros DOM_NO_ARGS() and DOM_NOT_IMPLEMENTED() have been removed.
164 - The macro RAND_RANGE_BADSCALING() has been removed. The implementation
171 - The php_random_status struct has been removed, since the previous change
178 - The seed member of a php_random_algo has been removed. As a replacement
193 - The function php_xsl_create_object() was removed as it was not used