0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added getAnnotation(string) for ReflectionClass, ReflectionProperty, ReflectionMethod, ReflectionParameter More... about 13 years ago
added link to homepage More... about 13 years ago
fixed typo in Pierrick's name ;) More... about 13 years ago
closes #5. methods are now declared with annotatedparameter_list. function calls remain with parameter_list (all of this in .y) More... about 13 years ago
Closes #8. Forgot to init op_array->annotations in init_op_array More... about 13 years ago
Closes #6. Fixed all? memory leaks More... about 13 years ago
fixed memory leak for annotated arguments More... about 13 years ago
fixed more memory leaks. fixed parser error that prevented having multiple annotation arguments. annotations and arguments can no longer be redeclared, I expect to change this in the future More... about 13 years ago
Fixed memleaks for methods More... about 13 years ago
Fixed memleaks for property annotations More... about 13 years ago
replaced HashTable * for a zval of type array, fixed memleaks More... about 13 years ago
fixed more memory leaks More... about 13 years ago
fixed some memory leaks More... about 13 years ago
Closes #7. Changed the type of the value of arguments HashTable to a zval instead of a char *. This helps in reflection extension to check for an empy element or not More... about 13 years ago
Closes #4. Added use of TSRMLS_DC and TSRMLS_CC macros, thanks to Pierrick Charron for his insights More... about 13 years ago
lots of code cleanup More... about 13 years ago
added a sample php file for testing purposes More... about 13 years ago
updated doc with last change More... about 13 years ago
Closes #1 More... about 13 years ago
added a beware message to readme More... about 13 years ago
renamed project from AnoPHP to AnoForPHP because of terms of the PHP license regarding the work derived from php More... about 13 years ago
fixed sections More... about 13 years ago
more doc More... about 13 years ago
added php version to doc More... about 13 years ago
added a little doc More... about 13 years ago
initial commit More... about 13 years ago