mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
![]() * PHP-5.4.40:
Additional fix for bug #69324
More fixes for bug #69152
Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)
Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar)
Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)
Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)
Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)
Fixed bug #68901 (use after free)
Fixed bug #68740 (NULL Pointer Dereference)
Fix bug #66550 (SQLite prepared statement use-after-free)
Better fix for #68601 for perf
|
||
---|---|---|
.. | ||
bug45798.phpt | ||
bug47159.phpt | ||
bug53463.phpt | ||
bug63921-32bit.phpt | ||
bug63921-64bit.phpt | ||
bug66550.phpt | ||
bug68760.phpt | ||
new_db.inc | ||
skipif.inc | ||
sqlite3_01_open.phpt | ||
sqlite3_02_create.phpt | ||
sqlite3_02_open.phpt | ||
sqlite3_03_insert.phpt | ||
sqlite3_04_update.phpt | ||
sqlite3_05_delete.phpt | ||
sqlite3_06_prepared_stmt.phpt | ||
sqlite3_07_prepared_stmt.phpt | ||
sqlite3_08_udf.phpt | ||
sqlite3_09_blob_bound_param.phpt | ||
sqlite3_10_bound_value_name.phpt | ||
sqlite3_11_numrows.phpt | ||
sqlite3_12_unfinalized_stmt_cleanup.phpt | ||
sqlite3_13_skip_all_cleanup.phpt | ||
sqlite3_14_querysingle.phpt | ||
sqlite3_15_open_error-win.phpt | ||
sqlite3_15_open_error.phpt | ||
sqlite3_16_select_no_results.phpt | ||
sqlite3_17_version.phpt | ||
sqlite3_18_changes.phpt | ||
sqlite3_19_columninfo.phpt | ||
sqlite3_20_error.phpt | ||
sqlite3_21_security.phpt | ||
sqlite3_22_loadextension.phpt | ||
sqlite3_23_escape_string.phpt | ||
sqlite3_24_last_insert_rowid.phpt | ||
sqlite3_25_create_aggregate.phpt | ||
sqlite3_26_reset_prepared_stmt.phpt | ||
sqlite3_27_reset_prepared_stmt_result.phpt | ||
sqlite3_28_clear_bindings.phpt | ||
sqlite3_29_createfunction.phpt | ||
sqlite3_30_blobopen.phpt | ||
sqlite3_31_changes.phpt | ||
sqlite3_31_open.phpt | ||
sqlite3_32_changes.phpt | ||
sqlite3_32_createAggregate_paramCount.phpt | ||
sqlite3_32_last_insert_rowid_param.phpt | ||
sqlite3_33_createAggregate_notcallable.phpt | ||
sqlite3_33_load_extension_param.phpt | ||
sqlite3_33_reset.phpt | ||
sqlite3_34_load_extension_ext_dir.phpt | ||
sqlite3_35_stmt_readonly.phpt | ||
sqlite3_36_create_collation.phpt | ||
sqlite3_close_error.phpt | ||
sqlite3_close_with_params.phpt | ||
sqlite3_enable_exceptions.phpt | ||
sqlite3_exec_wrongparams.phpt | ||
sqlite3_lasterrorcode_with_params.phpt | ||
sqlite3_lasterrormsg_with_params.phpt | ||
sqlite3_loadextension_with_wrong_param.phpt | ||
sqlite3_open_empty_string.phpt | ||
sqlite3_openblob_wrongparams.phpt | ||
sqlite3_prepare_001.phpt | ||
sqlite3_prepare_faultystmt.phpt | ||
sqlite3_prepare_with_empty_string.phpt | ||
sqlite3_prepare_wrongparams.phpt | ||
sqlite3_prepared_stmt_clear_with_params.phpt | ||
sqlite3_query_error.phpt | ||
sqlite3_querysingle_error.phpt | ||
sqlite3_version_noparam.phpt | ||
sqlite3result_fetcharray_with_two_params_fails.phpt | ||
sqlite3result_numcolumns_error.phpt | ||
sqlite3result_reset_with_params_fails.phpt | ||
sqlite3stmt_paramCount_basic.phpt | ||
sqlite3stmt_paramCount_error.phpt | ||
sqlite3stmt_reset_params.phpt | ||
stream_test.inc |