Home » HTML » HTML_Table_Matrix » Bug #1900
Package Related: examples not included in 'doc_dir' but in 'php_dir'
Details
| Submitted | 2004-07-17 02:02 UTC |
|---|---|
| From | csouza at clepsidra dot net |
| Status | Bogus |
| Package | HTML_Table_Matrix |
| PHP Version | 4.3.7 |
| OS | any |
| Roadmaps | (Not assigned) |
Comments
[2004-07-17 02:02 UTC] csouza at clepsidra dot net
Description:
------------
error:
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in E:\PEAR\pear\HTML\Table\Matrix\Filler.php on line 84
regards.
[2004-07-17 02:13 UTC] csouza at clepsidra dot net
Examples are not included in the PEAR Documentation directory but are found in the PEAR Directory.
_____________________________________________
Aside from that, the example shows the following error under E_ALL:
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in E:\PEAR\pear\HTML\Table\Matrix\Filler.php on line 84
[2004-07-17 02:14 UTC] csouza at clepsidra dot net
not a real bug