1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00
Files
archived-php-src/ext
Ilia Alshanetsky 59b6ffee1e A variety of CS style fixes, which include:
* Changed all argument parsing to use the new zend_parse_parameters()
 * If a function is unavailable due to lack of support for a certain feature,
   do not make the function avaliable, rather then making it print an error
   saying that the functionality offered by the function is not avaliable.
 * Lots of WS fixes all over the file.
 * Change strcpy() to strncpy() to prevent possible buffer overflows.
Fixed a bug in ncurses_pair_content(), 1st parameter was wrong.
Fixed several function prototypes that failed to indicate that functions
accepted arguments by reference.
2002-12-24 17:20:33 +00:00
..
2002-11-10 21:24:54 +00:00
2002-11-25 12:30:28 +00:00
2002-12-05 19:49:12 +00:00
2002-11-16 19:43:53 +00:00
2002-12-12 12:15:10 +00:00
2002-12-11 20:04:23 +00:00
2002-12-07 06:05:06 +00:00
2002-10-30 01:08:19 +00:00
2002-12-23 08:50:05 +00:00
2002-11-12 21:11:01 +00:00
2002-12-11 15:25:39 +00:00
2002-11-12 17:31:39 +00:00
2002-12-13 09:17:04 +00:00
2002-12-01 17:24:00 +00:00
2002-12-12 13:08:59 +00:00
2002-11-22 00:08:57 +00:00
2002-12-21 17:48:37 +00:00
2002-11-08 03:05:19 +00:00
2002-12-10 17:07:40 +00:00
2002-12-20 15:44:51 +00:00
2002-12-20 19:37:07 +00:00
2002-12-07 19:49:31 +00:00
2002-11-14 16:32:30 +00:00
2002-11-14 16:32:30 +00:00
2002-11-08 21:20:48 +00:00
2002-11-26 22:44:16 +00:00
2002-12-05 21:53:25 +00:00
2002-11-21 23:28:26 +00:00
2002-12-15 07:03:32 +00:00
2002-12-09 18:29:07 +00:00
2002-12-09 18:29:07 +00:00
2002-12-01 13:43:17 +00:00