1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00
Files
archived-php-src/ext/standard
Sterling Hughes dda004bcfb - update to php4 api
- expand case statements, ie:

case 1: case 2: case 3:

to

case 1:
case 2:
case 3:

- Remove un-necessary brackets and parentheses (only when it takes away from
readability, I know this is quite arbitrary, but I did my best :)
2001-09-03 23:30:33 +00:00
..
2001-08-20 14:15:05 +00:00
2001-09-03 20:21:00 +00:00
2001-08-11 17:03:37 +00:00
2001-08-11 17:03:37 +00:00
2001-02-26 06:11:02 +00:00
2001-08-11 17:03:37 +00:00
2000-11-20 10:33:33 +00:00
2001-08-11 17:03:37 +00:00
2001-08-11 17:03:37 +00:00
2001-09-03 01:06:23 +00:00
2001-08-13 00:32:04 +00:00
2001-02-26 06:11:02 +00:00
2001-08-11 17:03:37 +00:00
2001-08-11 17:03:37 +00:00
2001-08-07 20:13:54 +00:00
2001-08-11 17:03:37 +00:00
2001-03-16 14:45:46 +00:00
2001-08-11 17:03:37 +00:00
2001-07-30 09:16:46 +00:00
2001-08-05 01:43:02 +00:00
2001-08-11 17:03:37 +00:00
2001-08-11 17:03:37 +00:00
2001-08-18 08:43:47 +00:00
2001-08-11 17:03:37 +00:00
2001-06-13 17:04:36 +00:00
2001-08-24 08:58:10 +00:00
2001-07-31 23:32:24 +00:00
2001-08-11 17:03:37 +00:00
2001-08-15 22:37:31 +00:00
2001-07-30 09:16:46 +00:00
2001-08-11 17:03:37 +00:00
2001-09-03 01:06:23 +00:00
2001-08-11 17:03:37 +00:00
2001-08-11 17:03:37 +00:00
2001-09-03 01:06:23 +00:00
2001-08-11 17:03:37 +00:00
2001-02-26 06:11:02 +00:00
2001-02-26 06:11:02 +00:00
2001-09-03 23:30:33 +00:00
2001-05-06 18:53:45 +00:00
2001-02-26 06:11:02 +00:00
2001-09-03 01:06:23 +00:00
2001-02-26 06:11:02 +00:00
2001-08-11 17:03:37 +00:00
2001-08-01 00:13:02 +00:00
2001-07-31 23:32:24 +00:00
2001-02-26 06:11:02 +00:00
2001-02-26 06:11:02 +00:00
2001-08-06 03:50:52 +00:00
2001-02-26 06:11:02 +00:00
2001-06-11 15:18:44 +00:00
2001-09-03 01:06:23 +00:00
2001-09-03 17:38:10 +00:00
2001-08-20 15:27:45 +00:00
2001-09-03 01:06:23 +00:00
2001-08-11 17:03:37 +00:00
2001-08-21 12:57:53 +00:00
2001-08-11 17:03:37 +00:00
2001-02-26 06:11:02 +00:00
2001-09-03 01:10:29 +00:00
2001-09-03 01:10:29 +00:00
2001-09-03 17:38:10 +00:00
2001-09-03 08:47:45 +00:00
2001-08-11 17:03:37 +00:00
2001-08-11 17:03:37 +00:00
2001-09-03 06:10:45 +00:00
2001-08-11 17:03:37 +00:00
2001-02-26 06:11:02 +00:00
2001-08-17 09:10:49 +00:00
2001-02-26 06:11:02 +00:00
2001-08-27 00:23:55 +00:00
2001-08-26 11:49:43 +00:00
2001-08-27 00:23:55 +00:00
2001-08-26 11:49:43 +00:00
2001-08-26 11:49:43 +00:00
2001-06-13 17:04:36 +00:00
2001-08-21 12:57:53 +00:00