diff --git a/bugs.php3 b/bugs.php3 index 55c7d53b4..5c4aef5e6 100644 --- a/bugs.php3 +++ b/bugs.php3 @@ -3,9 +3,9 @@ /* See the end of the script for the table layout. */ -$title="PHP3 Bug Database"; -require "include/header.inc"; - +require("shared.inc"); +commonHeader("PHP3 Main Page"); +echo "\n"; $destination = "php-dev@php.iquest.net"; #$destination = "rasmus@lerdorf.on.ca"; @@ -420,8 +420,10 @@ Please supply any information that may be helpful in fixing the bug: - - + + -PHP3 Credits -"; - include("include/footer.inc"); +$mail)"; +}; +?> + +

Core Developers

+ + +
+

Rasmus Lerdorf

+ +
    +
  • Concept +
  • Original language definition and implementation +
  • CGI loader and many internal functions +
  • Apache module support +
  • SNMP module +
  • Original mSQL, MySQL and Sybase modules +
  • Project Coordinator +
+
+ +
+ +
+

Andi Gutmans ");?>

+& +

Zeev Suraski

+ +
    +
  • New language definition and implementation +
  • Internal functions API design +
  • General hash table implementation for symbol tables, arrays and objects +
  • Memory manager +
  • Token cache manager +
  • Several internal functions and migration from PHP 2.0 +
  • Syntax highlighting mode +
  • Configuration file parser +
  • New persistent/multilink MySQL, PosgresSQL, Sybase and mSQL modules +
+
+
+ +
+

Stig Bakken

+ +
    +
  • Oracle support +
  • configure/install script work +
  • sprintf reimplementation +
  • SGML documentation framework +
  • Loadable font support +
  • ODBC work +
+
+ +
+ +
+

Shane Caraveo

+ +
    +
  • Porting to Visual C++ +
  • Generalization to support different server APIs +
  • Work on ISAPI and NSAPI APIs + +
+
+ +
+ +
+

Jim Winstead

+ +
    +
  • Lots of PHP2 -> PHP3 porting +
  • dBase support +
  • URL parsing functions +
  • Makefile work +
  • Regex rewrite +
  • Win32 work +
+ +
+ +
+ +

Major Contributors

+ +