Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 25 of 167) sorted by path

1234567

/PHP-7.4/
H A DCONTRIBUTING.md93 Submitting test scripts helps us to understand what functionality has changed.
252 maintainer. Explain what has been changed by your patch. Test scripts should be
H A DNEWS684 handlers changed). (SammyK)
785 is changed). (Nikita)
1466 . The default $mode parameter of imagecropauto() has been changed to
1615 . Fixed bug #78192 (SegFault when reuse statement after schema has changed).
1953 . Fixed bug #78192 (SegFault when reuse statement after schema has changed).
H A DUPGRADING122 . The signature of the ReflectionMethod::getClosure() method changed to
588 . The default $mode parameter of imagecropauto() has been changed to
633 changed. Don't filter methods and properties through
740 - The OpenSSL default config path has been changed to
H A DUPGRADING.INTERNALS48 changed to accept optional lower-case class name as zend_string*,
142 Few related data structures were changed to allow addressing mutable data
154 been changed from char to int. This allows to pass the new constant macro
219 v. Compound assignment opcodes were changed. Instead of ZEND_ASSIGN_ADD (and
/PHP-7.4/Zend/tests/
H A Dbug32296.phpt2 Bug #32296 (get_class_methods output has changed between 5.0.2 and 5.0.3)
H A Dbug40509.phpt2 Bug #40509 (key() function changed behaviour if global array is used within function)
H A Dbug52051.phpt2 Bug #52051 (handling of case sensitivity of old-style constructors changed in 5.3+)
H A Dbug63762.phpt2 Bug #63762 - Sigsegv when Exception::$trace is changed by user
H A Dbug64239_1.phpt2 Bug #64239 (get_class_methods() changed behavior)
H A Dbug64239_2.phpt2 Bug #64239 (debug_backtrace() changed behavior)
H A Dbug64239_3.phpt2 Bug #64239 (debug_print_backtrace() changed behavior)
H A Dbug64239_4.phpt2 Bug #64239 (debug_print_backtrace() changed behavior)
H A Dbug68215.phpt2 Bug #68215 (Behavior of foreach has changed)
H A Dbug70997.phpt2 Bug #70997 (When using parentClass:: instead of parent::, static context changed)
H A Dbug71756.phpt11 $string = 'changed';
15 case 'changed':
26 string(7) "changed"
H A Dbug72508.phpt11 $string = 'changed';
27 string(7) "changed"
H A Dbug79793.phpt2 Bug #79793: Use after free if string used in undefined index warning is changed
/PHP-7.4/Zend/tests/traits/
H A Dbug54441.phpt19 Fatal error: The modifiers for the trait alias dontKnow() need to be changed in the same statement …
H A Dlanguage008a.phpt2 Visibility can be changed with the as aliasing construct as well.
H A Dlanguage008b.phpt2 Visibility can be changed with the as aliasing construct as well.
/PHP-7.4/Zend/
H A Dzend_vm_gen.php999 $changed = 0;
1003 $changed = 1;
1008 $changed = 1;
1013 $changed = 1;
1015 if ($changed) {
/PHP-7.4/build/
H A Dconfig.guess1564 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
H A Dpkg.m4223 dnl $libdir/pkgconfig, but the default can be changed by passing
246 dnl changed by passing DIRECTORY. The user can override through the
/PHP-7.4/docs/
H A Dparameter-parsing-api.md53 (passed with double indirection). The passed zval may be changed in place as
H A Dunix-build-system.md19 * changed some configure-time constructs to run at buildconf-time

Completed in 45 milliseconds

1234567