php packages: add php-mbstring dependency
Bug #1557599 reported by
Nish Aravamudan
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
phing (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
php-apigen (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
php-sabre-dav-2.1 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
php-sabre-http (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
php-sabre-http-3 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
pkg-php-tools (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Debian/Ubuntu PHP7.0 has made mbstring (multi-byte string) support an external module, whereas PHP5 had it built-in to the core. This breaks various packages that previously did not explicitly depend on the module in the control files.
Changed in php-sabre-dav-2.1 (Ubuntu): | |
status: | New → Fix Committed |
Changed in php-sabre-http (Ubuntu): | |
status: | New → Fix Committed |
Changed in phing (Ubuntu): | |
status: | Confirmed → Fix Released |
assignee: | nobody → William Desportes (williamdes) |
Changed in phing (Ubuntu): | |
status: | Fix Released → Confirmed |
assignee: | William Desportes (williamdes) → nobody |
To post a comment you must log in.
With these patches, both packages pass their tests.