Home
last modified time | relevance | path

Searched refs:modify (Results 26 – 50 of 86) sorted by relevance

1234

/PHP-5.5/Zend/tests/
H A Dbug36303.phpt11 Warning: Attempt to modify property of non-object in %sbug36303.php on line 3
H A Dbug54262.phpt14 Warning: Attempt to modify property of non-object in %sbug54262.php on line 4
/PHP-5.5/ext/date/tests/
H A Dbug52454.phpt8 $endOfWeek->modify('this week +6 days');
H A DDateTime_clone_basic1.phpt17 // ..and modify original
H A Dbug61642.phpt2 Bug #61642 (modify("+5 weekdays") returns Sunday)
29 $date->modify("{$days} weekdays");
H A Ddate_period.phpt12 echo $dt->modify( "3 tuesday" )->format( "l Y-m-d\n" );
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_getInterfaces_003.phpt14 echo "Naturally, this remains true if we modify the object:\n";
40 Naturally, this remains true if we modify the object:
/PHP-5.5/tests/basic/
H A D025.phpt16 Warning: Cannot modify header information - headers already sent in Unknown on line 0
/PHP-5.5/ext/mbstring/
H A DREADME.libmbfl9 If you need to modify the bundled libmbfl, the change also have to be applied for
/PHP-5.5/ext/ldap/tests/
H A Dldap_mod_del_basic.phpt2 ldap_mod_del() - Basic modify operation
H A Dldap_mod_replace_basic.phpt2 ldap_mod_replace() - Basic modify operation
H A Dldap_get_entries_basic.phpt2 ldap_get_entries() - Basic modify operation
H A Dldap_mod_add_basic.phpt2 ldap_mod_add() - Basic modify operation
/PHP-5.5/ext/mysqli/tests/
H A D015.phpt43 printf("[006] Cannot modify test data, [%d] %s\n",
60 printf("[009] Cannot modify test data, [%d] %s\n",
/PHP-5.5/ext/standard/tests/array/
H A Darray_walk_recursive_basic2.phpt49 echo "-- Using array_walk_recursive with one optional parameter to modify contents --\n";
73 -- Using array_walk_recursive with one optional parameter to modify contents --
H A Darray_walk_basic2.phpt49 echo "-- Using array_walk with one optional parameter to modify contents --\n";
73 -- Using array_walk with one optional parameter to modify contents --
/PHP-5.5/ext/pdo/tests/
H A Dpdo_024.phpt2 PDO Common: assert that bindParam does not modify parameter
/PHP-5.5/ext/session/tests/
H A D014.phpt2 a script should not be able to modify session.use_trans_sid
/PHP-5.5/ext/phar/tests/
H A D033a.phpt35 Cannot modify permissions for file "a.php" in phar "%s033a.1.phar.php", write operations are prohib…
/PHP-5.5/ext/zip/tests/
H A Dbug7658.phpt2 Bug #7658 (modify archive with general bit flag 3 set)
/PHP-5.5/sapi/cli/tests/
H A D019.phpt25 This program is free software; you can redistribute it and/or modify
/PHP-5.5/ext/phar/tests/tar/
H A Dcreate_new_and_modify.phpt2 Phar: create and modify tar-based phar
H A D033a.phpt44 Cannot modify permissions for file "a.php" in phar "%s033a.phar.tar", write operations are prohibit…
/PHP-5.5/ext/phar/tests/zip/
H A Dcreate_new_and_modify.phpt2 Phar: create and modify zip-based phar
H A D033a.phpt44 Cannot modify permissions for file "a.php" in phar "%sa.phar.zip", write operations are prohibited

Completed in 21 milliseconds

1234