ID: 41190 Comment by: remi dot astier at bnpparibas dot com Reported By: nick at marden dot org Status: No Feedback Bug Type: Feature/Change Request Operating System: (any) PHP Version: 5.3 Assigned To: thekid New Comment:
That fix would make my life easier ! How soon can it be implemented ? Previous Comments: ------------------------------------------------------------------------ [2009-04-09 17:06:49] e dot vinot at cegetel dot net Hello Is there any chance to get these 2 Fixes included in close releases of PHP 5 ? In my case I'm very interested by the function sybase_return_status() The sybase_output_params() will very useful as well Thanks Emmanuel ------------------------------------------------------------------------ [2008-11-18 01:00:01] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2008-11-10 12:05:48] [email protected] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. Sorry, finally been able to take care of ext/sybase_ct again. New box, can't find the patch anymore. Unfortunately, the URLs yield a "File not found" page and even Google doesn't hold a cached version. ------------------------------------------------------------------------ [2007-07-24 21:06:43] nick at marden dot org I've spiffed up the patch to make it patch 100% cleanly with PHP 5.2.3. The patch is still at: http://www.marden.org/php-sybase-ct/php5-sybase_ct.return_status-and- output_params.patch ------------------------------------------------------------------------ [2007-05-22 12:14:35] [email protected] Unfortunately your patch doesn't apply against current CVS (PHP_5_2) $ patch < php5-sybase_ct.return_status-and-output_params.patch patching file php_sybase_ct.h patching file php_sybase_ct.c Hunk #3 succeeded at 177 with fuzz 2 (offset 16 lines). Hunk #4 FAILED at 1044. Hunk #5 succeeded at 1147 (offset 5 lines). Hunk #6 succeeded at 1224 (offset 2 lines). Hunk #7 succeeded at 1265 (offset 2 lines). Hunk #8 succeeded at 1366 (offset 2 lines). Hunk #9 succeeded at 1375 (offset 2 lines). Hunk #10 succeeded at 1520 (offset 2 lines). Hunk #11 succeeded at 1547 (offset 2 lines). Hunk #12 succeeded at 1726 (offset 2 lines). Hunk #13 succeeded at 1849 (offset 2 lines). Hunk #14 succeeded at 1886 (offset 2 lines). Hunk #15 succeeded at 2003 (offset 2 lines). Hunk #16 succeeded at 2129 (offset 2 lines). Hunk #17 succeeded at 2164 (offset 2 lines). Hunk #18 succeeded at 2368 (offset 2 lines). 1 out of 18 hunks FAILED -- saving rejects to file php_sybase_ct.c.rej I tried to correct the affected places manually but that lead to segfaults all over the place. I'll keep trying:) ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/41190 -- Edit this bug report at http://bugs.php.net/?id=41190&edit=1
