mirror of
https://github.com/php/php-src.git
synced 2025-01-20 10:43:40 +08:00
Style & WS fixes
This commit is contained in:
parent
55f947aa13
commit
fb6300dd6c
@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
Bug #24635: crash on dtor calling other functions
|
||||
Bug #24635 (crash on dtor calling other functions)
|
||||
--SKIPIF--
|
||||
<?php if (version_compare(zend_version(), '2.0.0-dev', '<')) die('skip ZendEngine 2 is needed'); ?>
|
||||
--FILE--
|
||||
|
@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
Bug #24699 Memory Leak with per-class constants
|
||||
Bug #24699 (Memory Leak with per-class constants)
|
||||
--SKIPIF--
|
||||
<?php if (version_compare(zend_version(), '2.0.0-dev', '<')) die('skip ZendEngine 2 is needed'); ?>
|
||||
--FILE--
|
||||
|
Loading…
Reference in New Issue
Block a user