Changes between Initial Version and Version 1 of Ticket #35600, comment 13
- Timestamp:
- 06/06/2016 09:15:05 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35600, comment 13
initial v1 1 Added a revised patch (`35600-2.diff`), which renames `stick -> stuck` and `unstick -> unstuck`, also adjusts tests so they should work fine in PHP 5.2. 1 Added a revised patch (`35600-2.diff`), which renames `stick -> stuck` and `unstick -> unstuck`, also adjusts tests so they should work fine in PHP 5.2. Additionally changed `@since` from `4.5.0` to `4.6.0`. 2 2 3 3 Let me know if something is still in need of adjustments. :)