Home
last modified time | relevance | path

Searched refs:have (Results 1 – 25 of 541) sorted by path

12345678910>>...22

/PHP-7.4/
H A D.appveyor.yml47 # the setup scripts have to be touched, once some other db version is used
H A DCODING_STANDARDS.md6 features are going in that general direction. Many sections have been recoded to
34 4. Use definitions and macros whenever possible, so that constants have
46 doesn't have to be recalculated with `strlen()` (e.g. `php_addslashes()`).
233 C code, you have to ensure that your code would compile with other compilers
278 each user-level function should have its user-level function prototype before it
331 You may also have some deprecated aliases with close to duplicate names, for
H A DCONTRIBUTING.md72 list of RFCs that have been previously considered on the
240 PECL extensions have their own bug tracker locations and different contributing
259 - Add in-line comments and/or have external documentation ready. Use only
292 This section refers to contributors that have Git push access and make commit
294 free to post your questions on the mailing list. Please have a look at the more
329 Currently we have the following branches in use:
H A DEXTENSIONS7 Odd Fixes: It has a maintainer but they don't have time to do
165 COMMENT: Use PostgreSQL 7.0.x or later. PostgreSQL 6.5.3 or less have fatal bug.
H A DNEWS22 that have a specific semantic meaning. (CVE-2022-31629). (Derick)
603 . Fixed bug #80061 (Copying large files may have suboptimal performance).
1143 . Fixed bug #79082 (Files added to tar with Phar::buildFromIterator have
1296 . Fixed bug #78935 (Preloading removes classes that have dependencies).
1325 . Fixed bug #71030 (Self-assignment in list() may have inconsistent behavior).
H A DREADME.REDIST.BINS287 U.S. government, the Government shall have only "Restricted Rights"
292 Government shall have only "Restricted Rights" as defined in Clause
539 not to interfere with your productive use of gd. If you have
H A DUPGRADING264 have been converted to Error exceptions.
358 unserialize_max_depth ini setting have been added. These control the
538 function is expected to have this signature: "function handler(int $event)".
618 . The --disable-opcache-file|--enable-opcache-file configure options have been
748 A number of extensions have been migrated to exclusively use pkg-config for the
H A DUPGRADING.INTERNALS43 a. php_sys_symlink() and php_sys_link() portability macros have been
67 e. Pointers returned by php_win32_error_to_msg() have to be freed using
146 class_entry->static_members_table now have to be accessed through
149 op_arrays. Instead, now you have to reserve op_array handle using
165 Linked classes have ZEND_ACC_LINKED flag set.
217 have to be replaced with standard types.
242 - Symbols HAVE_DATE, HAVE_REFLECTION, and HAVE_SPL have been removed. It
243 should be considered to have these extensions always available.
265 - Obsolescent macros AC_FUNC_VPRINTF and AC_FUNC_UTIME_NULL have been
268 - Local PHP m4 unused or obsolete macros have been removed:
[all …]
/PHP-7.4/Zend/tests/assert/
H A Dexpect_008.phpt2 test disabled expectations have no ill side effects
/PHP-7.4/Zend/tests/
H A Dbug29674.phpt2 Bug #29674 (inherited method doesn't have access to private variables of the derived class)
H A Dbug44660.phpt26 echo "\n--> Confirm assignments have had no impact:\n";
48 --> Confirm assignments have had no impact:
H A Dbug45186_2.phpt48 Warning: call_user_func() expects parameter 1 to be a valid callback, class 'bar' does not have a m…
H A Dbug48770_2.phpt54 Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'A' does not have
H A Dbug48770_3.phpt51 Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'B' does not have
H A Dbug50146.phpt2 Bug #50146 (property_exists: Closure object cannot have properties)
20 Fatal error: Uncaught Error: Closure object cannot have properties in %s:%d
H A Dbug60362.phpt2 Bug #60362: non-existent sub-sub keys should not have values
H A Dbug60536_005.phpt15 // expected from normal inheritance since they can have easier coliding semantics
H A Dbug61025.phpt23 Warning: The magic method __invoke() must have public visibility and cannot be static in %sbug61025…
25 Warning: The magic method __invoke() must have public visibility and cannot be static in %sbug61025…
H A Dbug70215.phpt20 Warning: The magic method __invoke() must have public visibility and cannot be static in %s on line…
H A Dbug71030.phpt2 Bug #71030: Self-assignment in list() may have inconsistent behavior
H A Dbug78010.phpt15 $obj = [new stdClass, new stdClass]; //This must have at least 2 elements
H A Dclosure_022.phpt11 Fatal error: Uncaught Error: Closure object cannot have properties in %sclosure_022.php:5
H A Dclosure_031.phpt18 Error: Closure object cannot have properties
H A Dclosure_042.phpt12 //should have the same effect
H A Dclosure_043.phpt5 /* Whether it's scoped or not, a static closure cannot have

Completed in 48 milliseconds

12345678910>>...22