#45839 [NEW]: zend_set_timeout args have changes change
[email protected] ("Fedora at FamilleCollet dot com")
| Newsgroups | php.gtk.dev |
|---|---|
| Message-ID | <[email protected]> |
From: Fedora at FamilleCollet dot com Operating system: Linux (Fedora 9) PHP version: 5.3.0alpha1 PHP Bug Type: PHP-GTK related Bug description: zend_set_timeout args have changes change Description: ------------ Working on latest php-5.3.0alpha2-dev (200808170830 snapshot). zend_set_timeout args function args have changes : ZEND_API void zend_set_timeout(long seconds, int reset_signals); Reading the source code (diff from 5.2.6), it seems the new option reset_signals should be set to 1 to have previous behaviour. Simple patch proposal : http://rpms.famillecollet.com/files/php-gtk-php53.patch Reproduce code: --------------- update to latest php 5.3 snapshot make Expected result: ---------------- Build complete. Actual result: -------------- /home/rpmbuild/BUILD/php-gtk-2.0.1/main/php_gtk.c:171: error: too few arguments to function 'zend_set_timeout' -- Edit bug report at http://bugs.php.net/?id=45839&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=45839&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=45839&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=45839&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=45839&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=45839&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=45839&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=45839&r=needscript Try newer version: http://bugs.php.net/fix.php?id=45839&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=45839&r=support Expected behavior: http://bugs.php.net/fix.php?id=45839&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=45839&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=45839&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=45839&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=45839&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=45839&r=dst IIS Stability: http://bugs.php.net/fix.php?id=45839&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=45839&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=45839&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=45839&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=45839&r=mysqlcfg