I created a straightforward RFC that you can access here
https://wiki.php.net/rfc/curl-wrappers-removal-rfc .
If someone have something more to add in it, feel free. Otherwise I will
start the vote so that we could remove it in 5.5 ASAP.
Thanks
Pierrick
On 12 April 2013 11:09, Julien Pauli wrot
On Tue, Apr 16, 2013 at 3:01 PM, Pierrick Charron wrote:
> I created a straightforward RFC that you can access here
> https://wiki.php.net/rfc/curl-wrappers-removal-rfc .
>
> If someone have something more to add in it, feel free. Otherwise I will
> start the vote so that we could remove it in 5.
At 08 April 2013 21:51 Thomas Anderson wrote:
> I was thinking it'd be useful if people could switch between throwing
> exceptions and displaying errors. If throw were a function and not a
> language construct one could do $function($error) where $function was a
> string equal to either 'trigger_e
Hello,
I recently worked on the extension loading system to fully understand it
and try to improve it while keeping full BC.
Joe helped me in this task.
I wrote an RFC giving details about what we have today (
https://wiki.php.net/internals/extensions )
The branch can be found here :
https://gith
hi,
On Tue, Apr 16, 2013 at 7:06 PM, Julien Pauli wrote:
> Hello,
>
> I recently worked on the extension loading system to fully understand it
> and try to improve it while keeping full BC.
> Joe helped me in this task.
> I wrote an RFC giving details about what we have today (
> https://wiki.php
On Tue, Apr 16, 2013 at 7:55 PM, Pierre Joye wrote:
> hi,
>
> On Tue, Apr 16, 2013 at 7:06 PM, Julien Pauli wrote:
> > Hello,
> >
> > I recently worked on the extension loading system to fully understand it
> > and try to improve it while keeping full BC.
> > Joe helped me in this task.
> > I wr