Would it be okay if I renamed, for instance, reflection* to Reflection*?
[EMAIL PROTECTED] tests % ll ref*|wc -l
106
[EMAIL PROTECTED] tests % ll Ref*|wc -l
80
The current situation makes it hard to use autocompletion when looking
for tests for a particular class/method.
--
Sebas
On 29.11.2008, at 03:02, Christian Seiler wrote:
PHP 5.3, ZE2 FPU precision:
http://www.christian-seiler.de/temp/php/2008-11-28-fpu+rounding/php53-fpu.patch
PHP 5.3, round() behaviour:
http://www.christian-seiler.de/temp/php/2008-11-28-fpu+rounding/php53-round.patch
PHP 6, ZE2 FPU precision:
PHP 6 Bug Database summary - http://bugs.php.net/
Num Status Summary (69 total -- which includes 31 feature requests)
===[*General Issues]==
26771 Suspended register_tick_funtions crash under threaded webservers
===
PHP 5 Bug Database summary - http://bugs.php.net/
Num Status Summary (1193 total -- which includes 757 feature requests)
===[*General Issues]==
46694 Feedback $_POST variable behaves differently for form with 1 input than
multiple
==