Home
last modified time | relevance | path

Searched refs:readonly (Results 401 – 413 of 413) sorted by relevance

1...<<11121314151617

/PHP-8.2/ext/phar/
H A Dutil.c364 if (for_write && PHAR_G(readonly) && !phar->is_data) { in phar_get_entry_data()
379 …t_entry_info_dir(phar, path, path_len, allow_dir, for_create && !PHAR_G(readonly) && !phar->is_dat… in phar_get_entry_data()
380 if (for_create && (!PHAR_G(readonly) || phar->is_data)) { in phar_get_entry_data()
386 …if ((entry = phar_get_entry_info(phar, path, path_len, for_create && !PHAR_G(readonly) && !phar->i… in phar_get_entry_data()
387 if (for_create && (!PHAR_G(readonly) || phar->is_data)) { in phar_get_entry_data()
H A Dphar_internal.h140 int readonly; variable
/PHP-8.2/ext/phar/tests/
H A Dbug65028.phpt4 phar.readonly=0
H A Dphar_convert_again.phpt9 phar.readonly=0
H A Dphar_setdefaultstub.phpt6 phar.readonly=0
H A Dbug45218_SLOWTEST.phpt11 phar.readonly=0
/PHP-8.2/
H A DUPGRADING83 . Added support for readonly classes.
346 . tidyNode properties are now properly declared as readonly.
H A DNEWS1505 . Fixed bug GH-10844 (ArrayIterator allows modification of readonly props).
1575 . Fix readonly modification check when using inc/dec operators on readonly
1832 . Fixed bug GH-9285 (Traits cannot be used in readonly classes).
1836 . Fixed bug GH-9500 (Using dnf type with parentheses after readonly keyword
1938 . Declared Transliterator::$id as readonly to unlock subclassing it. (Nicolas
H A Dphp.ini-development1072 ; https://php.net/phar.readonly
1073 ;phar.readonly = On
H A Dphp.ini-production1074 ; https://php.net/phar.readonly
1075 ;phar.readonly = On
/PHP-8.2/ext/phar/phar/
H A Dpharcommand.inc566 if (ini_get('phar.readonly')) {
567 self::error("Creating phar files is disabled by ini setting 'phar.readonly'.\n");
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic12771 >&-1168 byte x readonly flag %d,
12791 >&-1168 byte x readonly flag %d,
12831 >&-1168 byte x readonly flag %d,
12851 >&-1168 byte x readonly flag %d,
H A Dmagic私はガラスを食べられます12771 >&-1168 byte x readonly flag %d,
12791 >&-1168 byte x readonly flag %d,
12831 >&-1168 byte x readonly flag %d,
12851 >&-1168 byte x readonly flag %d,

Completed in 154 milliseconds

1...<<11121314151617