Home
last modified time | relevance | path

Searched refs:modify (Results 101 – 125 of 169) sorted by relevance

1234567

/php-src/ext/opcache/tests/jit/
H A Dbug80634.phpt21 Fatal error: Uncaught Error: Cannot modify readonly property DatePeriod::$current in %spreload_bug8…
/php-src/ext/date/tests/
H A DDateTime_createFromImmutable-002.phpt15 $m->modify('+ 1 hour');
H A Dbug61642.phpt2 Bug #61642 (modify("+5 weekdays") returns Sunday)
29 $date->modify("{$days} weekdays");
H A Ddate_modify_basic1.phpt10 // Create a date object to modify
H A Ddate_period.phpt12 echo $dt->modify( "3 tuesday" )->format( "l Y-m-d\n" );
H A Dbug73858.phpt49 effect on the results of the diff. By modifying the datetime with ->modify everything works as expe…
54 $e->modify('- 1 second');
/php-src/sapi/fpm/tests/
H A Dbug68207-fastcgi-error-header-sent.phpt34 $tester->expectNoLogPattern('/Cannot modify header information/');
H A Dgh9981-fastcgi-error-header-reset.phpt40 $tester->expectNoLogPattern('/Cannot modify header information/');
/php-src/ext/ldap/tests/
H A Dldap_get_entries_basic.phpt2 ldap_get_entries() - Basic modify operation
H A Dldap_mod_replace_basic.phpt2 ldap_mod_replace() - Basic modify operation
H A Dldap_exop_passwd_error.phpt31 Warning: ldap_exop_passwd(): Passwd modify extended operation failed: %s (53) in %s on line %d
H A Dldap_mod_add_basic.phpt2 ldap_mod_add() - Basic modify operation
H A Dldap_modify_basic.phpt2 ldap_modify() - Basic modify operation
/php-src/ext/mbstring/tests/
H A Dbug81011.phpt15 // we modify array elements using reference
/php-src/ext/session/tests/
H A D014.phpt2 a script should not be able to modify session.use_trans_sid
/php-src/ext/standard/tests/serialize/
H A Dserialization_objects_005.phpt104 The script tried to modify a property on an incomplete object. Please ensure that the class definit…
111 The script tried to modify a property on an incomplete object. Please ensure that the class definit…
116 The script tried to modify a property on an incomplete object. Please ensure that the class definit…
120 The script tried to modify a property on an incomplete object. Please ensure that the class definit…
/php-src/ext/zip/tests/
H A Dbug7658.phpt2 Bug #7658 (modify archive with general bit flag 3 set)
/php-src/ext/phar/tests/
H A D033a.phpt34 Cannot modify permissions for file "a.php" in phar "%s033a.1.phar.php", write operations are prohib…
/php-src/Zend/tests/
H A Dbug78531.phpt37 Attempt to modify property "a" on null
H A Dbug80972.phpt26 /* This same bug also permits to modify the first byte of a string even if
/php-src/sapi/cli/tests/
H A D019.phpt25 This program is free software; you can redistribute it and/or modify
/php-src/ext/phar/tests/tar/
H A D033a.phpt43 Cannot modify permissions for file "a.php" in phar "%s033a.phar.tar", write operations are prohibit…
/php-src/ext/phar/tests/zip/
H A D033a.phpt43 Cannot modify permissions for file "a.php" in phar "%sa.phar.zip", write operations are prohibited
H A Dcreate_new_and_modify.phpt2 Phar: create and modify zip-based phar
/php-src/ext/dom/tests/modern/spec/
H A DtextContent_edge_cases.phpt42 Cannot modify readonly property DOM\XMLDocument::$textContent

Completed in 48 milliseconds

1234567