Lines Matching refs:limit

1487   . Increased limit for opcache.max_accelerated_files to 1,000,000. (Chris)
1667 . Added opcache.restrict_api configuration directive that may limit
3260 to limit the amount of stack frames returned. (Sebastian, Patrick)
4227 . Increased the backtrack limit from 100000 to 1000000 (Rasmus)
4586 max_file_uploads limit. As a side improvement, temporary files are not
4618 . Fixed bug #53180 (post_max_size=0 not disabling the limit when the content
4788 . Fixed bug #52613 (crash in mysqlnd after hitting memory limit). (Andrey)
5435 - Added "max_file_uploads" INI directive, which can be set to limit the
5970 DateTimeZone::getTranstions() to limit the range of transitions being
6146 - Fixed bug #47560 (explode()'s limit parameter odd behaviour). (Matt)
6350 - Fixed bug #48416 (Force a cache limit in ereg() to stop excessive memory
6506 - Fixed explode() behavior with empty string to respect negative limit. (Shire)
7064 - Fixed dl() to limit argument size to MAXPATHLEN (CVE-2007-4887).
7066 - Fixed iconv_*() functions to limit argument sizes as workaround to libc
7433 - Added "max_input_nesting_level" php.ini option to limit nesting level of
7640 - Fixed bug #40770 (Apache child exits when PHP memory limit reached). (Dmitry)
7725 - Fixed PECL bug #10194 (crash in Oracle client when memory limit reached in
7747 . memory-limit is always enabled (--enable-memory-limit removed)
7748 . default value if memory-limit is set to 128M
8170 - Increased default memory limit to 16 megabytes to accommodate for a more
8228 . Allowed PHP_FCGI_MAX_REQUESTS=0 that assumes no limit.
8498 limit support). (Ilia)
8749 - Fixed bug #36689 (Removed arbitrary limit on the length of syslog messages).
9411 - Fixed bug #34156 (memory usage remains elevated after memory limit is
9653 - Fixed bug #32013 (ext/mysqli bind_result causes fatal error: memory limit).
9838 - Fixed bug #31797 (exif_read_data() uses too low nesting limit). (Ilia)
10038 - Fixed bug #29801 (Set limit on the size of mmapable data). (Ilia)