Commit Graph

  • d236f16e01 Add top-level .gitignore JoelMarcey 2014-12-10 14:42:12 -08:00
  • 0f49e4513d Merge branch 'PHP-5.6' Stanislav Malyshev 2014-12-07 12:42:35 -08:00
  • a0a32f7c6b typoes Stanislav Malyshev 2014-12-07 12:41:58 -08:00
  • 2c48b17b4e fix string bitwise ops Stanislav Malyshev 2014-12-07 12:36:35 -08:00
  • a4fd96e7ce fix string bitwise ops Stanislav Malyshev 2014-12-07 12:36:35 -08:00
  • 462f41ec47 Merge branch 'pull-request/81' Stanislav Malyshev 2014-11-04 23:24:39 -08:00
  • 82df1bcb52 Merge branch 'pull-request/75' Stanislav Malyshev 2014-11-04 23:22:06 -08:00
  • 0f9985ba76 Merge branch 'pull-request/74' Stanislav Malyshev 2014-11-04 23:20:18 -08:00
  • 9df8360494 Merge branch 'expressions-fixes' into PHP-5.6 Stanislav Malyshev 2014-11-04 23:19:05 -08:00
  • ac6f1ded0d pr #73 Stanislav Malyshev 2014-11-04 23:17:53 -08:00
  • e4e2b310f9 add pr #67 Stanislav Malyshev 2014-11-04 23:15:55 -08:00
  • 78597f5ea5 Merge branch 'pull-request/78' into PHP-5.6 Stanislav Malyshev 2014-11-04 23:12:51 -08:00
  • 1e65962e81 improve compatibility description Stanislav Malyshev 2014-11-04 23:04:01 -08:00
  • 6be6a4983d Merge branch 'pull-request/83' into PHP-5.6 Stanislav Malyshev 2014-11-04 22:30:42 -08:00
  • 6ce97d85e3 Expression fixes Stanislav Malyshev 2014-09-28 21:14:00 -07:00
  • afd5b5ffa5 Merge branch 'pull-request/80' into PHP-5.6 Stanislav Malyshev 2014-11-03 01:20:12 -08:00
  • 7c1be4d5ab add phpt test Stanislav Malyshev 2014-10-07 17:11:41 -07:00
  • 609e9dd7ae Clarify how interface/abstract method signatures may differ Steve Clay 2014-10-06 12:15:35 -04:00
  • c95567d82b Fixes Andrea Faulds 2014-10-04 12:02:15 +01:00
  • a9a4ac7405 Added coalesce operator test Andrea Faulds 2014-10-03 20:51:20 +01:00
  • d970ea1cde Defined Coalesce operator Andrea Faulds 2014-10-03 20:43:02 +01:00
  • f1a39d05a8 added notice about diagnostic Robert Stoll 2014-10-02 15:34:08 +02:00
  • 2de4200736 Added examples for division by zero Robert Stoll 2014-10-02 10:51:44 +02:00
  • fc1c804e81 Merge branch 'pull-request/77' into PHP-5.6 Stanislav Malyshev 2014-09-28 19:56:48 -07:00
  • 638a0dd376 Update 14-classes.md Andrea Faulds 2014-09-17 15:56:16 +01:00
  • 20fcfca99b merged grammar fix Ken Koch 2014-09-17 09:52:48 -04:00
  • 59b010791f formatting fixes on grammar Ken Koch 2014-09-17 09:51:34 -04:00
  • f5cf82d7b4 Added Closure::call() Andrea Faulds 2014-09-14 21:33:24 +01:00
  • 57216832d3 Added PHP_INT_MIN Andrea Faulds 2014-09-14 20:56:42 +01:00
  • 9a83191649 Merge branch 'pull-request/72' Stanislav Malyshev 2014-09-05 17:58:58 -07:00
  • 92adf6f242 Changes and additions for memory model Stanislav Malyshev 2014-09-01 00:34:26 -07:00
  • 0e848170cf Split float-int conversion algorithm up for clarity Andrea Faulds 2014-09-03 15:01:02 +01:00
  • 3fa9bace06 convert php-spec-draft.md to a link Stanislav Malyshev 2014-09-02 23:52:57 -07:00
  • 8ab07e24be Merge branch 'pull-request/71' Stanislav Malyshev 2014-09-02 23:49:46 -07:00
  • f060a6bf34 Merge branch 'pull-request/36' Stanislav Malyshev 2014-09-02 23:19:03 -07:00
  • 570aa7abac Update 00-specification-for-php.md Travis Carden 2014-09-01 21:01:17 -05:00
  • 0d477f4b71 lexical structure fixes Stanislav Malyshev 2014-08-27 01:23:17 -07:00
  • 762b976b66 fixes for conversions Stanislav Malyshev 2014-08-26 17:31:03 -07:00
  • 024054c283 some fixes for types - resource is not really composite, and array is not really handle type Stanislav Malyshev 2014-08-26 17:30:36 -07:00
  • 0330817ac6 Markdown formatting fixes Ken Koch 2014-08-26 11:21:15 -04:00
  • ade9c1eed8 Fix bug #67780 Stanislav Malyshev 2014-08-18 01:19:10 -07:00
  • 6fa6d9ad00 Variable fixes Stanislav Malyshev 2014-08-18 01:07:45 -07:00
  • cdecd00ce7 no need for \ there Stanislav Malyshev 2014-08-18 00:22:18 -07:00
  • 2ee99af77f add PHP to recent example too Stanislav Malyshev 2014-08-18 00:20:14 -07:00
  • 66c3a6c9d2 Merge branch 'pull-request/63' Stanislav Malyshev 2014-08-18 00:17:41 -07:00
  • 55b19edaf6 Merge branch 'pull-request/57' Stanislav Malyshev 2014-08-18 00:13:17 -07:00
  • 29c0e334d5 Merge branch 'pull-request/54' Stanislav Malyshev 2014-08-17 23:55:14 -07:00
  • e217633199 Merge branch 'pull-request/52' Stanislav Malyshev 2014-08-17 23:47:03 -07:00
  • 4981650ee2 Closure immutability Andrea Faulds 2014-08-12 00:11:03 +01:00
  • ec0d3bf949 updated use-declaration - changed "pseudo main level" to "top level" - fixed spelling mistake Robert Stoll 2014-08-08 14:45:21 +02:00
  • 62aa25897e Markdown added to Namespace Eddie Abou-Jaoude 2014-08-07 06:30:19 +01:00
  • 8cba0a1228 Markdown added to Exception Handling Eddie Abou-Jaoude 2014-08-07 06:29:32 +01:00
  • 8bba9861e0 Markdown added to Traits Eddie Abou-Jaoude 2014-08-07 06:29:05 +01:00
  • 8e06ccf757 Markdown added to Interfaces Eddie Abou-Jaoude 2014-08-07 06:28:31 +01:00
  • 57731e9692 Markdown added to Classes Eddie Abou-Jaoude 2014-08-07 06:27:46 +01:00
  • 68fea7231d Markdown added to Functions Eddie Abou-Jaoude 2014-08-07 06:24:46 +01:00
  • 49042525ce Markdown added to Statements Eddie Abou-Jaoude 2014-08-07 06:24:10 +01:00
  • 18ba052dad Markdown added to Expressions Eddie Abou-Jaoude 2014-08-07 06:22:07 +01:00
  • 64e00481c5 Marked down added Lexical Structure Eddie Abou-Jaoude 2014-08-07 06:17:22 +01:00
  • e67da073f1 Markdown added to Variables Eddie Abou-Jaoude 2014-08-07 06:15:55 +01:00
  • 40da139e77 Markdown added to Constants Eddie Abou-Jaoude 2014-08-07 06:14:54 +01:00
  • 8d90bd85d4 Markdown added to Basic Concepts Eddie Abou-Jaoude 2014-08-07 06:13:40 +01:00
  • 0c97b0bea5 Merge branch 'pull-request/58' Stanislav Malyshev 2014-08-05 21:58:00 -07:00
  • 47e5d7de3e Merge branch 'constants' Stanislav Malyshev 2014-08-05 21:56:05 -07:00
  • 9cb9129b9d changed indentation to blockquote Robert Stoll 2014-08-05 12:59:16 +02:00
  • 64b08a6201 Fix some typos. Kurt Cancemi 2014-08-05 02:26:36 -04:00
  • 5a98a62318 Changed indentation from 4 to 2 Robert Stoll 2014-08-04 16:01:00 +02:00
  • a717adfd50 Remove duplicated sentence about auto memory management. Klaus Purer 2014-08-04 15:51:31 +02:00
  • 4da4c6014c Update README.md - made it more user friendly It is nicer to have actual links then copy and paste the urls Robert Stoll 2014-08-04 14:21:03 +02:00
  • 5bc4ffa89e Updated statements.md - replaced opt with <sub>opt</sub> - some typos Robert Stoll 2014-08-04 14:02:55 +02:00
  • 93e8a69e8b Updated Namespace Use Declarations - Included an example for absolute qualified names vs. relative names - small typo Robert Stoll 2014-08-04 13:54:33 +02:00
  • c2099256d9 Better explanation of scopes Stanislav Malyshev 2014-08-04 01:11:23 -07:00
  • b053081aaa Constants fixes Stanislav Malyshev 2014-08-03 22:59:03 -07:00
  • 8080a9dda7 __halt_compiler description Stanislav Malyshev 2014-08-03 23:22:45 -07:00
  • 779c2e4792 Merge branch 'pull-request/50' Stanislav Malyshev 2014-08-03 22:28:10 -07:00
  • 5ca885045c Port pull #46 - Further closure clarity Stanislav Malyshev 2014-08-03 22:24:54 -07:00
  • 4cac9cb91c Rewrite star/end tags for clarity Stanislav Malyshev 2014-08-03 22:18:56 -07:00
  • 24594c4459 Merge branch 'types' Stanislav Malyshev 2014-08-03 13:59:19 -07:00
  • d0b67548ac Types section cleanup: Stanislav Malyshev 2014-08-01 16:42:41 -07:00
  • cfc35de9bc finite range Andrea Faulds 2014-08-03 20:30:02 +01:00
  • e3a618b6f2 Merge branch 'master' into int_overflow Andrea Faulds 2014-08-03 20:26:45 +01:00
  • 0bd2c192b9 use a definition list instead of ad-hoc markup for definitions Sean Coates 2014-08-03 09:36:15 -04:00
  • 211703ae6a Link to the PHP manual for array functions chx 2014-08-01 14:10:24 -07:00
  • 9dcf73c216 fix markup for traits Stanislav Malyshev 2014-08-01 14:06:39 -07:00
  • 3da4568dc5 Split the spec into chapters Stanislav Malyshev 2014-07-31 02:23:03 -07:00
  • a13e586ea1 Merge branch 'pull-request/28' Stanislav Malyshev 2014-08-01 13:51:12 -07:00
  • 5553fb81ad Merge branch 'pull-request/38' Stanislav Malyshev 2014-08-01 13:49:08 -07:00
  • 6d33099205 Merge branch 'pull-request/44' Stanislav Malyshev 2014-08-01 13:47:19 -07:00
  • 9f35a63e37 Merge branch 'pull-request/42' Stanislav Malyshev 2014-08-01 13:44:47 -07:00
  • d3be4734f2 Merge branch 'pull-request/41' Stanislav Malyshev 2014-08-01 13:42:18 -07:00
  • f2298c885e Merge branch 'pull-request/40' Stanislav Malyshev 2014-08-01 13:41:41 -07:00
  • 35eea7e9b0 Merge branch 'pull-request/39' Stanislav Malyshev 2014-08-01 13:41:18 -07:00
  • 2857da4bd4 Merge branch 'pull-request/37' Stanislav Malyshev 2014-08-01 13:40:47 -07:00
  • 7b96ede58b Merge branch 'pull-request/35' Stanislav Malyshev 2014-08-01 13:40:01 -07:00
  • 978d0c64d3 Merge branch 'pull-request/34' Stanislav Malyshev 2014-08-01 13:39:16 -07:00
  • d0db537074 Missing backticks Andrea Faulds 2014-08-01 21:01:20 +01:00
  • 124838ce88 Corrected to cover closure binding and scoping properly Andrea Faulds 2014-08-01 17:55:33 +01:00
  • 6a16862895 Fixed incorrectly placed back-tick, causing the sigil to fall outside the formatted code. George Brighton 2014-08-01 15:36:39 +01:00
  • a7c0504501 Fixed occurrence of NULL that was outside of back-ticks. George Brighton 2014-08-01 15:19:28 +01:00
  • 28ee7c0e18 Fixing simple typo Guillaume Boudreau 2014-08-01 10:12:05 -04:00