Re: [PHP] PEAR clases don't work with PHP 5.3

2010-03-05 Thread Lester Caine
Michael A. Peters wrote: Martín Marqués wrote: A few days ago I upgraded my development server with PHP 5.3, and found that some pear packages stopped working giving FATAL ERRORs, like this (this one is from package Image_Graph): PHP Fatal error: Call to undefined method Image_Graph_Plotarea_El

Re: [PHP] PEAR clases don't work with PHP 5.3

2010-03-05 Thread Michael A. Peters
Martín Marqués wrote: A few days ago I upgraded my development server with PHP 5.3, and found that some pear packages stopped working giving FATAL ERRORs, like this (this one is from package Image_Graph): PHP Fatal error: Call to undefined method Image_Graph_Plotarea_Element::Image_Graph_Elemen

[PHP] PEAR clases don't work with PHP 5.3

2010-03-05 Thread Martín Marqués
A few days ago I upgraded my development server with PHP 5.3, and found that some pear packages stopped working giving FATAL ERRORs, like this (this one is from package Image_Graph): PHP Fatal error:  Call to undefined method Image_Graph_Plotarea_Element::Image_Graph_Element() in /usr/share/php/Im