|
249 | 249 | - sapi/phpdbg/**/* |
250 | 250 |
|
251 | 251 | "ABI break": |
252 | | - - changed-files: |
253 | | - - any-glob-to-any-file: |
254 | | - - 'TSRM/*.h' |
255 | | - - 'Zend/*.h' |
256 | | - - 'Zend/Optimizer/zend_call_graph.h' |
257 | | - - 'Zend/Optimizer/zend_cfg.h' |
258 | | - - 'Zend/Optimizer/zend_dump.h' |
259 | | - - 'Zend/Optimizer/zend_func_info.h' |
260 | | - - 'Zend/Optimizer/zend_inference.h' |
261 | | - - 'Zend/Optimizer/zend_optimizer.h' |
262 | | - - 'Zend/Optimizer/zend_ssa.h' |
263 | | - - 'ext/date/lib/timelib.h' |
264 | | - - 'ext/date/lib/timelib_config.h' |
265 | | - - 'ext/date/php_date.h' |
266 | | - - 'ext/filter/php_filter.h' |
267 | | - - 'ext/hash/php_hash.h' |
268 | | - - 'ext/hash/php_hash_adler32.h' |
269 | | - - 'ext/hash/php_hash_crc32.h' |
270 | | - - 'ext/hash/php_hash_gost.h' |
271 | | - - 'ext/hash/php_hash_haval.h' |
272 | | - - 'ext/hash/php_hash_md.h' |
273 | | - - 'ext/hash/php_hash_murmur.h' |
274 | | - - 'ext/hash/php_hash_ripemd.h' |
275 | | - - 'ext/hash/php_hash_sha.h' |
276 | | - - 'ext/hash/php_hash_sha3.h' |
277 | | - - 'ext/hash/php_hash_snefru.h' |
278 | | - - 'ext/hash/php_hash_tiger.h' |
279 | | - - 'ext/hash/php_hash_whirlpool.h' |
280 | | - - 'ext/hash/php_hash_xxhash.h' |
281 | | - - 'ext/json/php_json.h' |
282 | | - - 'ext/json/php_json_parser.h' |
283 | | - - 'ext/json/php_json_scanner.h' |
284 | | - - 'ext/mbstring/libmbfl/config.h' |
285 | | - - 'ext/mbstring/libmbfl/mbfl/eaw_table.h' |
286 | | - - 'ext/mbstring/libmbfl/mbfl/mbfilter.h' |
287 | | - - 'ext/mbstring/libmbfl/mbfl/mbfilter_8bit.h' |
288 | | - - 'ext/mbstring/libmbfl/mbfl/mbfilter_pass.h' |
289 | | - - 'ext/mbstring/libmbfl/mbfl/mbfilter_wchar.h' |
290 | | - - 'ext/mbstring/libmbfl/mbfl/mbfl_consts.h' |
291 | | - - 'ext/mbstring/libmbfl/mbfl/mbfl_convert.h' |
292 | | - - 'ext/mbstring/libmbfl/mbfl/mbfl_defs.h' |
293 | | - - 'ext/mbstring/libmbfl/mbfl/mbfl_encoding.h' |
294 | | - - 'ext/mbstring/libmbfl/mbfl/mbfl_filter_output.h' |
295 | | - - 'ext/mbstring/libmbfl/mbfl/mbfl_language.h' |
296 | | - - 'ext/mbstring/libmbfl/mbfl/mbfl_memory_device.h' |
297 | | - - 'ext/mbstring/libmbfl/mbfl/mbfl_string.h' |
298 | | - - 'ext/mbstring/mbstring.h' |
299 | | - - 'ext/mysqli/php_mysqli_structs.h' |
300 | | - - 'ext/mysqlnd/*.h' |
301 | | - - 'ext/pcre/pcre2lib/*.h' |
302 | | - - 'ext/pcre/php_pcre.h' |
303 | | - - 'ext/pdo/php_pdo.h' |
304 | | - - 'ext/pdo/php_pdo_driver.h' |
305 | | - - 'ext/pdo/php_pdo_error.h' |
306 | | - - 'ext/random/php_random.h' |
307 | | - - 'ext/session/mod_files.h' |
308 | | - - 'ext/session/mod_mm.h' |
309 | | - - 'ext/session/mod_user.h' |
310 | | - - 'ext/session/php_session.h' |
311 | | - - 'ext/sockets/php_sockets.h' |
312 | | - - 'ext/sockets/windows_common.h' |
313 | | - - 'ext/spl/php_spl.h' |
314 | | - - 'ext/spl/spl_array.h' |
315 | | - - 'ext/spl/spl_directory.h' |
316 | | - - 'ext/spl/spl_dllist.h' |
317 | | - - 'ext/spl/spl_engine.h' |
318 | | - - 'ext/spl/spl_exceptions.h' |
319 | | - - 'ext/spl/spl_fixedarray.h' |
320 | | - - 'ext/spl/spl_functions.h' |
321 | | - - 'ext/spl/spl_heap.h' |
322 | | - - 'ext/spl/spl_iterators.h' |
323 | | - - 'ext/spl/spl_observer.h' |
324 | | - - 'ext/standard/*.h' |
325 | | - - 'main/*.h' |
326 | | - - 'main/streams/*.h' |
327 | | - - 'sapi/embed/php_embed.h' |
328 | | - - 'win32/*.h' |
| 252 | +- 'TSRM/*.h' |
| 253 | +- 'Zend/*.h' |
| 254 | +- 'Zend/Optimizer/zend_call_graph.h' |
| 255 | +- 'Zend/Optimizer/zend_cfg.h' |
| 256 | +- 'Zend/Optimizer/zend_dump.h' |
| 257 | +- 'Zend/Optimizer/zend_func_info.h' |
| 258 | +- 'Zend/Optimizer/zend_inference.h' |
| 259 | +- 'Zend/Optimizer/zend_optimizer.h' |
| 260 | +- 'Zend/Optimizer/zend_ssa.h' |
| 261 | +- 'ext/date/lib/timelib.h' |
| 262 | +- 'ext/date/lib/timelib_config.h' |
| 263 | +- 'ext/date/php_date.h' |
| 264 | +- 'ext/filter/php_filter.h' |
| 265 | +- 'ext/hash/php_hash.h' |
| 266 | +- 'ext/hash/php_hash_adler32.h' |
| 267 | +- 'ext/hash/php_hash_crc32.h' |
| 268 | +- 'ext/hash/php_hash_gost.h' |
| 269 | +- 'ext/hash/php_hash_haval.h' |
| 270 | +- 'ext/hash/php_hash_md.h' |
| 271 | +- 'ext/hash/php_hash_murmur.h' |
| 272 | +- 'ext/hash/php_hash_ripemd.h' |
| 273 | +- 'ext/hash/php_hash_sha.h' |
| 274 | +- 'ext/hash/php_hash_sha3.h' |
| 275 | +- 'ext/hash/php_hash_snefru.h' |
| 276 | +- 'ext/hash/php_hash_tiger.h' |
| 277 | +- 'ext/hash/php_hash_whirlpool.h' |
| 278 | +- 'ext/hash/php_hash_xxhash.h' |
| 279 | +- 'ext/json/php_json.h' |
| 280 | +- 'ext/json/php_json_parser.h' |
| 281 | +- 'ext/json/php_json_scanner.h' |
| 282 | +- 'ext/mbstring/libmbfl/config.h' |
| 283 | +- 'ext/mbstring/libmbfl/mbfl/eaw_table.h' |
| 284 | +- 'ext/mbstring/libmbfl/mbfl/mbfilter.h' |
| 285 | +- 'ext/mbstring/libmbfl/mbfl/mbfilter_8bit.h' |
| 286 | +- 'ext/mbstring/libmbfl/mbfl/mbfilter_pass.h' |
| 287 | +- 'ext/mbstring/libmbfl/mbfl/mbfilter_wchar.h' |
| 288 | +- 'ext/mbstring/libmbfl/mbfl/mbfl_consts.h' |
| 289 | +- 'ext/mbstring/libmbfl/mbfl/mbfl_convert.h' |
| 290 | +- 'ext/mbstring/libmbfl/mbfl/mbfl_defs.h' |
| 291 | +- 'ext/mbstring/libmbfl/mbfl/mbfl_encoding.h' |
| 292 | +- 'ext/mbstring/libmbfl/mbfl/mbfl_filter_output.h' |
| 293 | +- 'ext/mbstring/libmbfl/mbfl/mbfl_language.h' |
| 294 | +- 'ext/mbstring/libmbfl/mbfl/mbfl_memory_device.h' |
| 295 | +- 'ext/mbstring/libmbfl/mbfl/mbfl_string.h' |
| 296 | +- 'ext/mbstring/mbstring.h' |
| 297 | +- 'ext/mysqli/php_mysqli_structs.h' |
| 298 | +- 'ext/mysqlnd/*.h' |
| 299 | +- 'ext/pcre/pcre2lib/*.h' |
| 300 | +- 'ext/pcre/php_pcre.h' |
| 301 | +- 'ext/pdo/php_pdo.h' |
| 302 | +- 'ext/pdo/php_pdo_driver.h' |
| 303 | +- 'ext/pdo/php_pdo_error.h' |
| 304 | +- 'ext/random/php_random.h' |
| 305 | +- 'ext/session/mod_files.h' |
| 306 | +- 'ext/session/mod_mm.h' |
| 307 | +- 'ext/session/mod_user.h' |
| 308 | +- 'ext/session/php_session.h' |
| 309 | +- 'ext/sockets/php_sockets.h' |
| 310 | +- 'ext/sockets/windows_common.h' |
| 311 | +- 'ext/spl/php_spl.h' |
| 312 | +- 'ext/spl/spl_array.h' |
| 313 | +- 'ext/spl/spl_directory.h' |
| 314 | +- 'ext/spl/spl_dllist.h' |
| 315 | +- 'ext/spl/spl_engine.h' |
| 316 | +- 'ext/spl/spl_exceptions.h' |
| 317 | +- 'ext/spl/spl_fixedarray.h' |
| 318 | +- 'ext/spl/spl_functions.h' |
| 319 | +- 'ext/spl/spl_heap.h' |
| 320 | +- 'ext/spl/spl_iterators.h' |
| 321 | +- 'ext/spl/spl_observer.h' |
| 322 | +- 'ext/standard/*.h' |
| 323 | +- 'main/*.h' |
| 324 | +- 'main/streams/*.h' |
| 325 | +- 'sapi/embed/php_embed.h' |
| 326 | +- 'win32/*.h' |
0 commit comments