mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Note about bison version
This commit is contained in:
parent
6af1b08482
commit
defb08c705
1 changed files with 2 additions and 1 deletions
|
@ -64,7 +64,8 @@ Do not use abbreviations for alpha and beta.
|
|||
``git push --tags origin HEAD``
|
||||
|
||||
8. run: ``./makedist 5.4.2RC2``, this will export the tree, create configure
|
||||
and build three tarballs (gz,bz2 and xz).
|
||||
and build three tarballs (gz,bz2 and xz). Make sure you use the same GNU Bison
|
||||
version as snaps. Recent bison version are known to break ZTS.
|
||||
|
||||
9. Copy those three tarballs to www.php.net, in your homedir there should be a
|
||||
directory "downloads/". Copy them into there, so that the system can generate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue