php

php hosts its code at https://github.com/php/php-src.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:php

See all merge proposals.

php has 6 active branches owned by 2 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:php
Series: main
1 Development 2020-11-17 05:45:37 UTC
51697. Merge branch 'PHP-5.6' * PHP-5.6: ...

Author: Stanislav Malyshev
Revision Date: 2014-08-19 08:34:38 UTC

Merge branch 'PHP-5.6'

* PHP-5.6:
  5.4.32
  fix potentially missing NUL termination
  Fix bug #67730 - Null byte injection possible with imagexxx functions
  Fixed bug #67717 - segfault in dns_get_record
  Fix bug #67716 - Segfault in cdf.c
  5.4.32 RC1

lp:php/5.2
Series: 5.2
1 Development 2011-05-17 12:27:21 UTC
39913. Fixed crash on recursive error handle...

Author: dmitry
Revision Date: 2011-05-17 12:27:21 UTC

Fixed crash on recursive error handler invocation

lp:~vcs-imports/php/trunk 1 Development 2012-03-18 18:23:27 UTC
47215. - Fixed bug #61388 (ReflectionObject:...

Author: cataphract
Revision Date: 2012-03-18 18:23:27 UTC

- Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads
  when get_properties returns a hash table with (inaccessible) dynamic
  numeric properties).

lp:~zulcss/php/5.3 1 Development 2012-03-18 18:23:27 UTC
46081. - Fixed bug #61388 (ReflectionObject:...

Author: cataphract
Revision Date: 2012-03-18 18:23:27 UTC

- Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads
  when get_properties returns a hash table with (inaccessible) dynamic
  numeric properties).

lp:~bjori/php/latest 1 Development 2011-07-03 19:18:54 UTC
416. Disable bdb for a while

Author: Hannes Magnusson
Revision Date: 2011-07-03 19:18:54 UTC

Disable bdb for a while

lp:~bjori/php/5.next 1 Development 2011-06-27 17:16:44 UTC
426. Build against bundled libpcre

Author: Hannes Magnusson
Revision Date: 2011-06-27 17:16:44 UTC

Build against bundled libpcre

16 of 6 results
You can't create new branches for php.