Home
last modified time | relevance | path

Searched refs:file_put_contents (Results 201 – 205 of 205) sorted by relevance

123456789

/PHP-5.4/ext/phar/phar/
H A Dpharcommand.inc1099 file_put_contents($stub, $phar->getStub());
/PHP-5.4/ext/standard/
H A Dbasic_functions.c3094 PHP_FE(file_put_contents, arginfo_file_put_contents)
/PHP-5.4/ext/phar/tests/
H A Dbug45218_SLOWTEST.phpt16 file_put_contents($fname2, 'a');
H A Dbug45218_SLOWTESTU.phpt16 file_put_contents($fname2, 'a');
/PHP-5.4/
H A DNEWS5825 - Fixed bug #43182 (file_put_contents() LOCK_EX does not work properly on file truncation). (Ilia)
6572 - Added missing object support to file_put_contents(). (Ilia)
7858 - Added support for LOCK_EX flag for file_put_contents(). (Ilia)

Completed in 57 milliseconds

123456789