PHP 7.3?
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
Start by inspecting inc/class-mysqldump.php at line 514 and reproducing the database backup under PHP 7.3 with the wp_posts table. Determine why the backup exhausts memory, then verify that the backup completes without the reported fatal error.
Written by the indexing model from the issue text.
Description
After upgrading to PHP 7.3, I am now consistently getting the following error:
[13-Jan-2019 08:45:03] Backup database table "wp_posts" with "16391" records
[13-Jan-2019 13:45:04 America/New_York] PHP Fatal error: Allowed memory size of 65011712 bytes exhausted (tried to allocate 258048 bytes) in /srv/www/site.test/current/web/app/plugins/backwpup/inc/class-mysqldump.php on line 514 [13-Jan-2019 08:45:04] ERROR: Allowed memory size of 65011712 bytes exhausted (tried to allocate 258048 bytes)
- Dominant language
- PHP
- Stars
- 95
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from wp-media/backwpup
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
[HumanSlop] Code Quality Audit: 24574 findings in BackWPup – WordPress Backup & Restore Plugin Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 42/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
All issues in wp-media/backwpup
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
getgrav/grav-plugin-api#45 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
RSS-Bridge/rss-bridge#5098 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
phingofficial/phing#2025 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
silverstripe/developer-docs#911 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100