1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 08:42:29 +01:00
Files
Pierrick Charron f85e5950ab Improve resource management for curl handle
Previous implementation was using its own refcounting (uses field of
the php_curl struct). zend_list_add/remove already implements its own
refcount, so we don't need to use an other one.
2013-01-05 11:07:59 -05:00
..
2011-12-14 03:45:44 +00:00
2011-12-14 03:45:44 +00:00
2011-12-01 21:48:07 +00:00
2011-12-01 21:48:07 +00:00
2013-01-01 16:37:09 +08:00
2013-01-01 16:37:09 +08:00