You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dmitry Stogov b515bfbdfb Improved traits implementation. Now to support __CLASS__ constant in traits php doesn't have to copy the complete compiled method, but can reuse the same code. The resolution of __CLASS__ constants in methods defined in traits are delayed till run-time. This approach also made possible to use __CLASS__ constant as default value for traits properties and method arguments. 15 years ago
..
tests - add skipif 15 years ago
CREDITS 2nd step towards auto-credits 26 years ago
config.m4 - Fix phpize build 20 years ago
config.w32 - Fixed Windows build (patch by Mike) 21 years ago
package.xml Typo 20 years ago
php_wddx.h - Year++ 15 years ago
php_wddx_api.h - Year++ 15 years ago
wddx.c - Year++ 15 years ago