Browse Source

fix typo

migration/RELEASE_1_0_0
Antony Dovgal 21 years ago
parent
commit
38b7befa2e
  1. 2
      ext/standard/tests/general_functions/bug35229.phpt

2
ext/standard/tests/general_functions/bug35229.phpt

@ -1,5 +1,5 @@
--TEST--
Bug #35229 (call_user_func() crashes when arguement_stack is nearly full)
Bug #35229 (call_user_func() crashes when argument stack is nearly full)
--FILE--
<?php
class test2 {

Loading…
Cancel
Save