Changes between Version 1 and Version 2 of Ticket #32075, comment 31
- Timestamp:
- 07/08/2016 05:52:17 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32075, comment 31
v1 v2 13 13 [Edit] 14 14 Oh and one more thing: the return value can actually be set with more precision as we can check whether the `ini_set()` succeeded. 15 That way false is returned if nothing was changeand the new limit which was set will be returned if all is well.15 That way `false` is returned if nothing was changed and the new limit which was set will be returned if all is well.